Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
bd5850d39f10f9d216bff69bcbf5938680b862ae
/
include
bd5850d
net: sched: pkt_cls: remove unused macros from uapi
by Florian Westphal
· 10 years ago
2efd055
tcp: add tcpi_segs_in and tcpi_segs_out to tcp_info
by Marcelo Ricardo Leitner
· 10 years ago
f5af1f5
inet_hashinfo: remove bsocket counter
by Eric Dumazet
· 10 years ago
04fd61ab
bpf: allow bpf programs to tail-call other bpf programs
by Alexei Starovoitov
· 10 years ago
eb93447
tcp: add a force_schedule argument to sk_stream_alloc_skb()
by Eric Dumazet
· 10 years ago
06b2c61
ip: remove unused function prototype
by Andy Zhou
· 10 years ago
4921355
tcp: add rfc3168, section 6.1.1.1. fallback
by Daniel Borkmann
· 10 years ago
c9a70d4
net-next: ethtool: Added port speed macros.
by Parav Pandit
· 10 years ago
49d16b2
bridge_netfilter: No ICMP packet on IPv4 fragmentation error
by Andy Zhou
· 10 years ago
5cf4228
ipv4: introduce frag_expire_skip_icmp()
by Andy Zhou
· 10 years ago
0bc4c07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
de13346
netns: make nsid_lock per net
by WANG Cong
· 10 years ago
45d4122
switchdev: add support for fdb add/del/dump via switchdev_port_obj ops.
by Samudrala, Sridhar
· 10 years ago
b8da51e
tcp: introduce tcp_under_memory_pressure()
by Eric Dumazet
· 10 years ago
a6c5ea4
tcp: rename sk_forced_wmem_schedule() to sk_forced_mem_schedule()
by Eric Dumazet
· 10 years ago
1a24e04
net: fix sk_mem_reclaim_partial()
by Eric Dumazet
· 10 years ago
c91d460
net: fix two sparse errors
by Eric Dumazet
· 10 years ago
d53a2aa
net: fix sparse error in csum_replace4()
by Eric Dumazet
· 10 years ago
55917a2
netfilter: x_tables: add context to know if extension runs from nft_compat
by Pablo Neira Ayuso
· 10 years ago
ef7f3a5
mdio-gpio: Propagate mii_bus.phy_ignore_ta_mask
by Bert Vermeulen
· 10 years ago
a4afd37b
test_bpf: add tests related to BPF_MAXINSNS
by Daniel Borkmann
· 10 years ago
264ea10
tcp: syncookies: extend validity range
by Eric Dumazet
· 10 years ago
922f2dd
net: phy: Add phy_ignore_ta_mask to account for broken turn-around
by Florian Fainelli
· 10 years ago
a3b1c1e
netfilter: ipset: deinline ip_set_put_extensions()
by Denys Vlasenko
· 10 years ago
7fb48c5
netfilter: bridge: neigh_head and physoutdev can't be used at same time
by Florian Westphal
· 10 years ago
e687ad6
netfilter: add netfilter ingress hook after handle_ing() under unique static key
by Pablo Neira
· 10 years ago
1cf51900
net: add CONFIG_NET_INGRESS to enable ingress filtering
by Pablo Neira
· 10 years ago
b8d0aad
netfilter: add nf_hook_list_active()
by Pablo Neira
· 10 years ago
f719148
netfilter: add hook list to nf_hook_state
by Pablo Neira
· 10 years ago
87d5c18
netfilter: cleanup struct nf_hook_ops indentation
by Pablo Neira
· 10 years ago
2d07dc7
geneve: add initial netdev driver for GENEVE tunnels
by John W. Linville
· 10 years ago
35d32e8
geneve: move definition of geneve_hdr() to geneve.h
by John W. Linville
· 10 years ago
f0b5e8a4
net: kill useless net_*_ingress_queue() definitions when NET_CLS_ACT is unset
by Pablo Neira
· 10 years ago
a9b6391
packet: rollover statistics
by Willem de Bruijn
· 10 years ago
77b9900
tc: introduce Flower classifier
by Jiri Pirko
· 10 years ago
59346af
flow_dissector: change port array into src, dst tuple
by Jiri Pirko
· 10 years ago
67a900c
flow_dissector: introduce support for Ethernet addresses
by Jiri Pirko
· 10 years ago
b924933
flow_dissector: introduce support for ipv6 addressses
by Jiri Pirko
· 10 years ago
c3f8eae
flow_dissector: add missing header includes
by Jiri Pirko
· 10 years ago
06635a3
flow_dissect: use programable dissector in skb_flow_dissect and friends
by Jiri Pirko
· 10 years ago
fbff949
flow_dissector: introduce programable flow_dissector
by Jiri Pirko
· 10 years ago
5605c76
net: move __skb_tx_hash to dev.c
by Jiri Pirko
· 10 years ago
9c684b5
net: move __skb_get_hash function declaration to flow_dissector.h
by Jiri Pirko
· 10 years ago
10b89ee4
net: move *skb_get_poff declarations into correct header
by Jiri Pirko
· 10 years ago
b0a3143
flow_dissector: remove unused function flow_get_hlen declaration
by Jiri Pirko
· 10 years ago
1bd758e
net: change name of flow_dissector header to match the .c file name
by Jiri Pirko
· 10 years ago
e578d9c
net: sched: use counter to break reclassify loops
by Florian Westphal
· 10 years ago
b04096f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
42275bd
switchdev: don't use anonymous union on switchdev attr/obj structs
by Scott Feldman
· 10 years ago
5eb764e
switchdev: align comment with other comments in block
by Scott Feldman
· 10 years ago
275e2bc
netfilter: ipset: Fix ext_*() macros
by Sergey Popovich
· 10 years ago
110bc76
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
01d460d
net: Remove remaining remnants of pm_qos from netdevice.h
by David Ahern
· 10 years ago
9449c3c
net: make skb_dst_pop routine static
by Ying Xue
· 10 years ago
cffc642
test_bpf: add 173 new testcases for eBPF
by Michael Holzheu
· 10 years ago
a202924
net: deinline netif_tx_stop_all_queues(), remove WARN_ON in netif_tx_stop_queue()
by Denys Vlasenko
· 10 years ago
7889cbe
switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flag
by Scott Feldman
· 10 years ago
58c2cb1
switchdev: convert fib_ipv4_add/del over to switchdev_port_obj_add/del
by Scott Feldman
· 10 years ago
8793d0a
switchdev: add new switchdev_port_bridge_getlink
by Scott Feldman
· 10 years ago
87a5dae
switchdev: remove unused switchdev_port_bridge_dellink
by Scott Feldman
· 10 years ago
5c34e02
switchdev: add new switchdev_port_bridge_dellink
by Scott Feldman
· 10 years ago
e71f220
switchdev: remove old switchdev_port_bridge_setlink
by Scott Feldman
· 10 years ago
6004c86
switchdev: add bridge port flags attr
by Scott Feldman
· 10 years ago
6fc3016
switchdev: add port vlan obj
by Scott Feldman
· 10 years ago
491d0f1
switchdev: introduce switchdev add/del obj ops
by Scott Feldman
· 10 years ago
3563606
switchdev: convert STP update to switchdev attr set
by Scott Feldman
· 10 years ago
f8e20a9
switchdev: convert parent_id_get to switchdev attr get
by Scott Feldman
· 10 years ago
3094333
switchdev: introduce get/set attrs ops
by Scott Feldman
· 10 years ago
9d47c0a
switchdev: s/swdev_/switchdev_/
by Jiri Pirko
· 10 years ago
ebb9a03
switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/
by Jiri Pirko
· 10 years ago
a3eb95f
net_sched: gred: add TCA_GRED_LIMIT attribute
by David Ward
· 10 years ago
181edb2
net: Add skb_free_frag to replace use of put_page in freeing skb->head
by Alexander Duyck
· 10 years ago
b63ae8c
mm/net: Rename and move page fragment handling from net/ to mm/
by Alexander Duyck
· 10 years ago
0e39250
net: Store virtual address instead of page in netdev_alloc_cache
by Alexander Duyck
· 10 years ago
b396cca
net: sched: deprecate enqueue_root()
by Eric Dumazet
· 10 years ago
b3e5838a
Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 10 years ago
4cda01e
net: sched: fix typo in net_device ifdef
by Daniel Borkmann
· 10 years ago
d2788d3
net: sched: further simplify handle_ing
by Daniel Borkmann
· 10 years ago
171a42c
bonding: add netlink support for sys prio, actor sys mac, and port key
by Andy Gospodarek
· 10 years ago
d22a5fc
bonding: Implement user key part of port_key in an AD system.
by Mahesh Bandewar
· 10 years ago
7451495
bonding: Allow userspace to set actors' macaddr in an AD-system.
by Mahesh Bandewar
· 10 years ago
6791e46
bonding: Allow userspace to set actors' system_priority in AD system
by Mahesh Bandewar
· 10 years ago
affb979
net: kill sk_change_net and sk_release_kernel
by Eric W. Biederman
· 10 years ago
26abe14
net: Modify sk_alloc to not reference count the netns of kernel sockets.
by Eric W. Biederman
· 10 years ago
11aa9c2
net: Pass kern from net_proto_family.create to sk_alloc
by Eric W. Biederman
· 10 years ago
eeb1bd5
net: Add a struct net parameter to sock_create_kern
by Eric W. Biederman
· 10 years ago
140e807da
tun: Utilize the normal socket network namespace refcounting.
by Eric W. Biederman
· 10 years ago
80ba92f
codel: add ce_threshold attribute
by Eric Dumazet
· 10 years ago
78f5b89
mpls: Change reserved label names to be consistent with netbsd
by Tom Herbert
· 10 years ago
59324cf
netlink: allow to listen "all" netns
by Nicolas Dichtel
· 10 years ago
7a0877d
netns: rename peernet2id() to peernet2id_alloc()
by Nicolas Dichtel
· 10 years ago
43996fd
Merge tag 'linux-can-next-for-4.2-20150506' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
by David S. Miller
· 10 years ago
9d88f22
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
ac67eb2
seccomp, filter: add and use bpf_prog_create_from_user from seccomp
by Daniel Borkmann
· 10 years ago
d9e12f4
seccomp: simplify seccomp_prepare_filter and reuse bpf_prepare_filter
by Nicolas Schichan
· 10 years ago
4ae92bc
net: filter: add a callback to allow classic post-verifier transformations
by Nicolas Schichan
· 10 years ago
0e00a0f
Merge tag 'mac80211-next-for-davem-2015-05-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 10 years ago
e520af4
tcp: add TCPWinProbe and TCPKeepAlive SNMP counters
by Eric Dumazet
· 10 years ago
21c8fe9
tcp: adjust window probe timers to safer values
by Eric Dumazet
· 10 years ago
1daac19
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
Next »