Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e76070f2e0b8db1162f9537924d0929d6552b4d3
/
net
d37d8ac
net: sched: use no more than one page in struct fw_head
by Eric Dumazet
· 11 years ago
995dca4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 11 years ago
d5d2091
netfilter: conntrack: Fix UP builds
by Eric Dumazet
· 11 years ago
9c62a68
netpoll: Remove dead packet receive code (CONFIG_NETPOLL_TRAP)
by Eric W. Biederman
· 11 years ago
e1bd4d3
netpoll: Move all receive processing under CONFIG_NETPOLL_TRAP
by Eric W. Biederman
· 11 years ago
18b3753
netpoll: Consolidate neigh_tx processing in service_neigh_queue
by Eric W. Biederman
· 11 years ago
ad8d475
netpoll: Move netpoll_trap under CONFIG_NETPOLL_TRAP
by Eric W. Biederman
· 11 years ago
b6bacd5
netpoll: Don't drop all received packets.
by Eric W. Biederman
· 11 years ago
ff60763
netpoll: Add netpoll_rx_processing
by Eric W. Biederman
· 11 years ago
e97dc3f
netpoll: Warn if more packets are processed than are budgeted
by Eric W. Biederman
· 11 years ago
eb8143b
netpoll: Visit all napi handlers in poll_napi
by Eric W. Biederman
· 11 years ago
9852fbe
netpoll: Pass budget into poll_napi
by Eric W. Biederman
· 11 years ago
b249b51
netpoll: move setting of NETPOLL_RX_DROP into netpoll_poll_dev
by Eric W. Biederman
· 11 years ago
e86e180
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 11 years ago
7d08487
netfilter: connlimit: use rbtree for per-host conntrack obj storage
by Florian Westphal
· 11 years ago
50e0e9b
netfilter: connlimit: make same_source_net signed
by Florian Westphal
· 11 years ago
1442e75
netfilter: connlimit: use keyed locks
by Florian Westphal
· 11 years ago
57a7744
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
by Eric W. Biederman
· 11 years ago
85dcce7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
d1d7358
ieee802154: add proper length checks to header creations
by Phoebe Buckheister
· 11 years ago
a13061e
6lowpan: move lowpan frag_info out of 802.15.4 headers
by Phoebe Buckheister
· 11 years ago
ae531b9
ieee802154: use ieee802154_addr instead of *_sa variants
by Phoebe Buckheister
· 11 years ago
e6278d9
mac802154: use header operations to create/parse headers
by Phoebe Buckheister
· 11 years ago
94b4f6c
ieee802154: add header structs with endiannes and operations
by Phoebe Buckheister
· 11 years ago
b70ab2e
ieee802154: enforce consistent endianness in the 802.15.4 stack
by Phoebe Buckheister
· 11 years ago
376b7bd
ieee802154: rename struct ieee802154_addr to *_sa
by Phoebe Buckheister
· 11 years ago
61220ab
vti6: Enable namespace changing
by Steffen Klassert
· 11 years ago
26be8e2
vti6: Check the tunnel endpoints of the xfrm state and the vti interface
by Steffen Klassert
· 11 years ago
22e1b23
vti6: Support inter address family tunneling.
by Steffen Klassert
· 11 years ago
573ce1c
xfrm6: Remove xfrm_tunnel_notifier
by Steffen Klassert
· 11 years ago
fa9ad96
vti6: Update the ipv6 side to use its own receive hook.
by Steffen Klassert
· 11 years ago
7cf9fdb
vti6: Remove caching of flow informations.
by Steffen Klassert
· 11 years ago
7c85258
vti6: Remove dst_entry caching
by Steffen Klassert
· 11 years ago
59b8435
ipcomp6: Use the IPsec protocol multiplexer API
by Steffen Klassert
· 11 years ago
e924d2d
ah6: Use the IPsec protocol multiplexer API
by Steffen Klassert
· 11 years ago
d5860c5
esp6: Use the IPsec protocol multiplexer API
by Steffen Klassert
· 11 years ago
7e14ea1
xfrm6: Add IPsec protocol multiplexer
by Steffen Klassert
· 11 years ago
2f32b51
xfrm: Introduce xfrm_input_afinfo to access the the callbacks properly
by Steffen Klassert
· 11 years ago
53611c0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
1779432
6lowpan: reassembly: un-export local functions
by Florian Westphal
· 11 years ago
ecab670
ipv6: Avoid unnecessary temporary addresses being generated
by Heiner Kallweit
· 11 years ago
d59b7d8
net_sched: return nla_nest_end() instead of skb->len
by Yang Yingliang
· 11 years ago
f9708b4
consolidate duplicate code is skb_checksum_setup() helpers
by Jan Beulich
· 11 years ago
42775a3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
433131b
net: sctp: remove NULL check in sctp_assoc_update_retran_path
by Daniel Borkmann
· 11 years ago
b80edf0
netfilter: Convert uses of __constant_<foo> to <foo>
by Joe Perches
· 11 years ago
dbb490b
net: socket: error on a negative msg_namelen
by Matthew Leach
· 11 years ago
5c31142
tipc: eliminate redundant lookups in registry
by Jon Paul Maloy
· 11 years ago
58ed944
tipc: align usage of variable names and macros in socket
by Jon Paul Maloy
· 11 years ago
3b4f302
tipc: eliminate redundant locking
by Jon Paul Maloy
· 11 years ago
24be34b
tipc: eliminate upcall function pointers between port and socket
by Jon Paul Maloy
· 11 years ago
8826cde
tipc: aggregate port structure into socket structure
by Jon Paul Maloy
· 11 years ago
f9fef18
tipc: remove redundant 'peer_name' field in struct tipc_sock
by Jon Paul Maloy
· 11 years ago
978813e
tipc: replace reference table rwlock with spinlock
by Jon Paul Maloy
· 11 years ago
4a93f50
flowcache: Fix resource leaks on namespace exit.
by Steffen Klassert
· 11 years ago
184593c
tipc: Convert uses of __constant_<foo> to <foo>
by Joe Perches
· 11 years ago
ec633eb
ieee802154: Convert uses of __constant_<foo> to <foo>
by Joe Perches
· 11 years ago
2b8837a
net: Convert uses of __constant_<foo> to <foo>
by Joe Perches
· 11 years ago
f0e7882
8021q: Convert uses of __constant_<foo> to <foo>
by Joe Perches
· 11 years ago
14e1a97
netfilter: connlimit: use kmem_cache for conn objects
by Florian Westphal
· 11 years ago
3bcc5fd
netfilter: connlimit: move insertion of new element out of count function
by Florian Westphal
· 11 years ago
d9ec4f1
netfilter: connlimit: improve packet-to-closed-connection logic
by Florian Westphal
· 11 years ago
15cfd52
netfilter: connlimit: factor hlist search into new function
by Florian Westphal
· 11 years ago
fba373d
pkt_sched: add cond_resched() to class and qdisc dump
by Eric Dumazet
· 11 years ago
15dc36e
pkt_sched: do not use rcu in tc_dump_qdisc()
by Eric Dumazet
· 11 years ago
20a599b
bridge: multicast: enable snooping on general queries only
by Linus Lüssing
· 11 years ago
9ed973c
bridge: multicast: add sanity check for general query destination
by Linus Lüssing
· 11 years ago
c3f9b01
tcp: tcp_release_cb() should release socket ownership
by Eric Dumazet
· 11 years ago
1fd819e
skbuff: skb_segment: orphan frags before copying
by Michael S. Tsirkin
· 11 years ago
1a4ceda
skbuff: skb_segment: s/fskb/list_skb/
by Michael S. Tsirkin
· 11 years ago
df5771f
skbuff: skb_segment: s/skb/head_skb/
by Michael S. Tsirkin
· 11 years ago
4e1beba
skbuff: skb_segment: s/skb_frag/frag/
by Michael S. Tsirkin
· 11 years ago
8cb1990
skbuff: skb_segment: s/frag/nskb_frag/
by Michael S. Tsirkin
· 11 years ago
090f116
ipv6: ip6_forward: perform skb->pkt_type check at the beginning
by Li RongQing
· 11 years ago
dd38743
vlan: Set correct source MAC address with TX VLAN offload enabled
by Peter Boström
· 11 years ago
d32d9bb
flowcache: restore a single flow_cache kmem_cache
by Eric Dumazet
· 11 years ago
2818fa0
pkt_sched: fq: do not hold qdisc lock while allocating memory
by Eric Dumazet
· 11 years ago
431a912
tcp: timestamp SYN+DATA messages
by Eric Dumazet
· 11 years ago
3772ab1d
6lowpan: reassembly: fix access of ctl table entry
by Alexander Aring
· 11 years ago
e6a4b6f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
3731436
pkt_sched: move the sanity test in qdisc_list_add()
by Eric Dumazet
· 11 years ago
746e349
l2tp: fix unused variable warning
by Eric Dumazet
· 11 years ago
9063e21
netlink: autosize skb lengthes
by Eric Dumazet
· 11 years ago
00e188e
sockfd_lookup_light(): switch to fdget^W^Waway from fget_light
by Al Viro
· 11 years ago
be14cc9
vlan: use use ether_addr_equal_64bits to instead of ether_addr_equal
by dingtianhong
· 11 years ago
375f67d
vlan: slight optimization for vlan_do_receive()
by dingtianhong
· 11 years ago
2d8d40a
pkt_sched: fq: do not hold qdisc lock while allocating memory
by Eric Dumazet
· 11 years ago
a4c2e8b
netfilter: nft_nat: fix family validation
by Patrick McHardy
· 11 years ago
d46f2cd
netfilter: nft_ct: remove family from struct nft_ct
by Patrick McHardy
· 11 years ago
ab9da5c1
netfilter: nf_tables: restore notifications for anonymous set destruction
by Patrick McHardy
· 11 years ago
62472bc
netfilter: nf_tables: restore context for expression destructors
by Patrick McHardy
· 11 years ago
a36e901c
netfilter: nf_tables: clean up nf_tables_trans_add() argument order
by Patrick McHardy
· 11 years ago
3714765
6lowpan: reassembly: fix return of init function
by Alexander Aring
· 11 years ago
3894004
Merge tag 'rxrpc-devel-20140304' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by David S. Miller
· 11 years ago
97bd5f0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 11 years ago
31c70d5
l2tp: keep original skb ownership
by Eric Dumazet
· 11 years ago
2196269
tcp: do not leak non zero tstamp in output packets
by Eric Dumazet
· 11 years ago
ce6eb0d
netfilter: nft_hash: bug fixes and resizing
by Patrick McHardy
· 11 years ago
93bb0ce
netfilter: conntrack: remove central spinlock nf_conntrack_lock
by Jesper Dangaard Brouer
· 11 years ago
ca7433d
netfilter: conntrack: seperate expect locking from nf_conntrack_lock
by Jesper Dangaard Brouer
· 11 years ago
Next »