Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9cd593529c8652785bc9962acc79b6b176741f99
/
net
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
090f116
ipv6: ip6_forward: perform skb->pkt_type check at the beginning
by Li RongQing
· 11 years ago
d32d9bb
flowcache: restore a single flow_cache kmem_cache
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
746e349
l2tp: fix unused variable warning
by Eric Dumazet
· 11 years ago
9063e21
netlink: autosize skb lengthes
by Eric Dumazet
· 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
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
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
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
e90c148
inet: remove now unused flag DST_NOPEER
by Hannes Frederic Sowa
· 11 years ago
67ddc87
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 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
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
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
b6f82fc
6lowpan: use memcpy to set tag value in fraghdr
by Alexander Aring
· 11 years ago
0234a63
6lowpan: remove initialization of tag value
by Alexander Aring
· 11 years ago
4c7f778
6lowpan: fix type of datagram size parameter
by Alexander Aring
· 11 years ago
7240cde
6lowpan: handling 6lowpan fragmentation via inet_frag api
by Alexander Aring
· 11 years ago
d57fec8
6lowpan: fix some checkpatch issues
by Alexander Aring
· 11 years ago
01348b3
6lowpan: move 6lowpan.c to 6lowpan_rtnl.c
by Alexander Aring
· 11 years ago
02600d0
6lowpan: change tag type to __be16
by Alexander Aring
· 11 years ago
96cb3eb
6lowpan: fix fragmentation on sending side
by Alexander Aring
· 11 years ago
349aa7b
6lowpan: add uncompress header size function
by Alexander Aring
· 11 years ago
52f1454
packet: allow to transmit +4 byte in TX_RING slot for VLAN case
by Daniel Borkmann
· 11 years ago
b95eddb
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 11 years ago
accfe0e
ipv6: ipv6_find_hdr restore prev functionality
by Hans Schillstrom
· 11 years ago
feff9ab
neigh: recompute reachabletime before returning from neigh_periodic_work()
by Duan Jiong
· 11 years ago
352063c
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 11 years ago
5e2c21d
neigh: directly goto out after setting nud_state to NUD_FAILED
by Duan Jiong
· 11 years ago
8e1f40e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 11 years ago
2318721
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 11 years ago
bf439b3
net: ipv6: ping: Use socket mark in routing lookup
by Lorenzo Colitti
· 11 years ago
8e2a89c
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
cb66498
mac80211: fix association to 20/40 MHz VHT networks
by Johannes Berg
· 11 years ago
724b9e1
sch_tbf: Fix potential memory leak in tbf_change().
by Hiroaki SHIMODA
· 11 years ago
740b0f1
tcp: switch rtt estimations to usec resolution
by Eric Dumazet
· 11 years ago
0b95227
ipv6: yet another new IPV6_MTU_DISCOVER option IPV6_PMTUDISC_OMIT
by Hannes Frederic Sowa
· 11 years ago
1b34657
ipv4: yet another new IP_MTU_DISCOVER option IP_PMTUDISC_OMIT
by Hannes Frederic Sowa
· 11 years ago
69647ce
ipv4: use ip_skb_dst_mtu to determine mtu in ip_fragment
by Hannes Frederic Sowa
· 11 years ago
a960ff8
neigh: probe application via netlink in NUD_PROBE
by Timo Teräs
· 11 years ago
84a3e72
ipv6: log src and dst along with "udp checksum is 0"
by Bjørn Mork
· 11 years ago
3f85944
net: Add sysfs file for port number
by Amir Vadai
· 11 years ago
8e165e2
net: tcp: add mib counters to track zero window transitions
by Florian Westphal
· 11 years ago
9a9bfd0
net: tcp: use NET_INC_STATS()
by Eric Dumazet
· 11 years ago
e8388eb
af_rxrpc: Request an ACK for every alternate DATA packet
by David Howells
· 11 years ago
817913d
af_rxrpc: Expose more RxRPC parameters via sysctls
by David Howells
· 11 years ago
9823f39
af_rxrpc: Improve ACK production
by David Howells
· 11 years ago
5873c08
af_rxrpc: Add sysctls for configuring RxRPC parameters
by David Howells
· 11 years ago
6c9a2d3
af_rxrpc: Fix UDP MTU calculation from ICMP_FRAG_NEEDED
by David Howells
· 11 years ago
3a9016f
xfrm: Fix unlink race when policies are deleted.
by Steffen Klassert
· 11 years ago
46833a8
net: Fix permission check in netlink_connect()
by Mike Pecovnik
· 11 years ago
91a48a2
ipv4: ipv6: better estimate tunnel header cut for correct ufo handling
by Hannes Frederic Sowa
· 11 years ago
092008a
cfg80211: regulatory: reset regdomain in case of error
by Janusz Dziedzic
· 11 years ago
895de9a
vti4: Enable namespace changing
by Steffen Klassert
· 11 years ago
6e2de80
vti4: Check the tunnel endpoints of the xfrm state and the vti interface
by Steffen Klassert
· 11 years ago
78a010c
vti4: Support inter address family tunneling.
by Steffen Klassert
· 11 years ago
a34cd4f
vti4: Use the on xfrm_lookup returned dst_entry directly
by Steffen Klassert
· 11 years ago
9994bb8
xfrm4: Remove xfrm_tunnel_notifier
by Steffen Klassert
· 11 years ago
df3893c
vti: Update the ipv4 side to use it's own receive hook.
by Steffen Klassert
· 11 years ago
6d608f0
ip_tunnel: Make vti work with i_key set
by Steffen Klassert
· 11 years ago
70be6c9
xfrm: Add xfrm_tunnel_skb_cb to the skb common buffer
by Steffen Klassert
· 11 years ago
d099160
ipcomp4: Use the IPsec protocol multiplexer API
by Steffen Klassert
· 11 years ago
e5b5645
ah4: Use the IPsec protocol multiplexer API
by Steffen Klassert
· 11 years ago
827789c
esp4: Use the IPsec protocol multiplexer API
by Steffen Klassert
· 11 years ago
3328715
xfrm4: Add IPsec protocol multiplexer
by Steffen Klassert
· 11 years ago
0409114
bridge: netfilter: Use ether_addr_copy
by Joe Perches
· 11 years ago
e5a727f
bridge: Use ether_addr_copy and ETH_ALEN
by Joe Perches
· 11 years ago
Next »