Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
278d5385b148c87d3652886af3c17ea65e1f26da
/
net
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
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
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
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
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
c88507f
ipv6: don't set DST_NOCOUNT for remotely added routes
by Sabrina Dubroca
· 11 years ago
6f542ef
net_sched: htb: do not acquire qdisc lock in dump operations
by Eric Dumazet
· 11 years ago
cefc8c8
6lowpan: move 6lowpan header to include/net
by Alexander Aring
· 11 years ago
91c6922
6lowpan: add missing include of net/ipv6.h
by Alexander Aring
· 11 years ago
d2d273f
ipv6: Fix exthdrs offload registration.
by Anton Nayshtut
· 11 years ago
0a13404
net: unix socket code abuses csum_partial
by Anton Blanchard
· 11 years ago
e588e2f
inet: frag: make sure forced eviction removes all frags
by Florian Westphal
· 11 years ago
f7324ac
tcp: Use NET_ADD_STATS instead of NET_ADD_STATS_BH in tcp_event_new_data_sent()
by David S. Miller
· 11 years ago
2892505
tipc: don't log disabled tasklet handler errors
by Erik Hugne
· 11 years ago
1bb8dce
tipc: fix memory leak during module removal
by Erik Hugne
· 11 years ago
edcc051
tipc: drop subscriber connection id invalidation
by Erik Hugne
· 11 years ago
fe8e464
tipc: avoid to unnecessary process switch under non-block mode
by Ying Xue
· 11 years ago
4652edb
tipc: fix connection refcount leak
by Ying Xue
· 11 years ago
6d4ebeb
tipc: allow connection shutdown callback to be invoked in advance
by Ying Xue
· 11 years ago
9e9cb62
l2tp: fix userspace reception on plain L2TP sockets
by Guillaume Nault
· 11 years ago
bb5016e
l2tp: fix manual sequencing (de)activation in L2TPv2
by Guillaume Nault
· 11 years ago
73c8daa
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 11 years ago
e90c148
inet: remove now unused flag DST_NOPEER
by Hannes Frederic Sowa
· 11 years ago
c485658
net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunk
by Daniel Borkmann
· 11 years ago
6565b9e
bridge: multicast: add sanity check for query source addresses
by Linus Lüssing
· 11 years ago
67ddc87
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
24b9bf4
net: fix for a race condition in the inet frag code
by Nikolay Aleksandrov
· 11 years ago
864a604
mac80211: clear sequence/fragment number in QoS-null frames
by Johannes Berg
· 11 years ago
6092c79
ieee802154: fix whitespace issues in Kconfig
by Alexander Aring
· 11 years ago
960d97f
cfg80211: add MPLS and 802.21 classification
by Simon Wunderlich
· 11 years ago
f3b6a48
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
c3bebc7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
7727640
af_rxrpc: Keep rxrpc_call pointers in a hashtable
by Tim Smith
· 11 years ago
4823551
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 11 years ago
ec0223e
net: sctp: fix sctp_sf_do_5_1D_ce to verify if we/peer is AUTH capable
by Daniel Borkmann
· 11 years ago
82f1918
Merge tag 'linux-can-fixes-for-3.14-20140303' of git://gitorious.org/linux-can/linux-can
by David S. Miller
· 11 years ago
f19c29e
tcp: snmp stats for Fast Open, SYN rtx, and data pkts
by Yuchung Cheng
· 11 years ago
10ddceb
ip_tunnel:multicast process cause panic due to skb->_skb_refdst NULL pointer
by Xin Long
· 11 years ago
a135e59
sch_tbf: Remove holes in struct tbf_sched_data.
by Hiroaki SHIMODA
· 11 years ago
c84a571
tcp: fix bogus RTT on special retransmission
by Yuchung Cheng
· 11 years ago
de39d7a
hsr: off by one sanity check in hsr_register_frame_in()
by Dan Carpenter
· 11 years ago
9ffd2e9
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 11 years ago
0c6a481
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
821047c
can: remove CAN FD compatibility for CAN 2.0 sockets
by Oliver Hartkopp
· 11 years ago
bc00a91
cfg80211: remove racy beacon_interval assignment
by Johannes Berg
· 11 years ago
1c37a72
mac80211: consider virtual mon when calculating min_def
by Eliad Peller
· 11 years ago
b6f82fc
6lowpan: use memcpy to set tag value in fraghdr
by Alexander Aring
· 11 years ago
Next »