Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f3d531b99fb30945b4a64d6e2e86e1e62605aca5
/
net
0197aa3
ipv4: rcu conversion in ip_route_output_slow
by Eric Dumazet
· 14 years ago
82efee1
ipv4: introduce __ip_dev_find()
by Eric Dumazet
· 14 years ago
dd28d1a
ipv4: __mkroute_output() speedup
by Eric Dumazet
· 14 years ago
e1a5964
Phonet: restore flow control credits when sending fails
by Rémi Denis-Courmont
· 14 years ago
6d0722a
ip_gre: comments change
by Eric Dumazet
· 14 years ago
1b9f409
tcp: tcp_enter_quickack_mode can be static
by stephen hemminger
· 14 years ago
a64de47
arp: remove unnecessary export of arp_broken_ops
by stephen hemminger
· 14 years ago
bfa5ae6
net: rename netdev rx_queue to ingress_queue
by Eric Dumazet
· 14 years ago
8560f22
ip6tnl: percpu stats accounting
by Eric Dumazet
· 14 years ago
153f094
ipip: enable lockless xmits
by Eric Dumazet
· 14 years ago
b790e01
ip_gre: lockless xmit
by Eric Dumazet
· 14 years ago
8df40d1
sit: enable lockless xmits
by Eric Dumazet
· 14 years ago
dd4080e
sit: fix percpu stats accounting
by Eric Dumazet
· 14 years ago
fada563
ipip: fix percpu stats accounting
by Eric Dumazet
· 14 years ago
745e20f
net: add a recursion limit in xmit path
by Eric Dumazet
· 14 years ago
ab79ad1
ipv6: Implement Any-IP support for IPv6.
by Maciej Żenczykowski
· 14 years ago
4465b46
ipv4: Allow configuring subnets as local addresses
by Tom Herbert
· 14 years ago
5df8dbd
8021q: Use netif_copy_real_num_queues() to set queue counts
by Ben Hutchings
· 14 years ago
62fe0b4
net: Allow changing number of RX queues after device allocation
by Ben Hutchings
· 14 years ago
f91ff5b
net: sk_{detach|attach}_filter() rcu fixes
by Eric Dumazet
· 14 years ago
7fa7cb7
fib: use atomic_inc_not_zero() in fib_rules_lookup
by Eric Dumazet
· 14 years ago
15fc1f7
sit: percpu stats accounting
by Eric Dumazet
· 14 years ago
3c97af9
ipip: percpu stats accounting
by Eric Dumazet
· 14 years ago
e985aad
ip_gre: percpu stats accounting
by Eric Dumazet
· 14 years ago
af5ef24
vlan: use this_cpu_ptr() in vlan_skb_recv()
by Eric Dumazet
· 14 years ago
8d98efa
Phonet: Implement Pipe Controller to support Nokia Slim Modems
by Kumar Sanghvi
· 14 years ago
e40051d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
2cc6d2b
ipv6: add a missing unregister_pernet_subsys call
by Neil Horman
· 14 years ago
83180af
net: fix rcu use in ip_route_output_slow
by Eric Dumazet
· 14 years ago
1b4bf46
rps: allocate rx queues in register_netdevice only
by Eric Dumazet
· 14 years ago
a3d6713
br2684: fix scheduling while atomic
by Karl Hiramoto
· 14 years ago
c5256c5
net: propagate NETIF_F_HIGHDMA to vlans
by Eric Dumazet
· 14 years ago
f064af1
net: fix a lockdep splat
by Eric Dumazet
· 14 years ago
59104f0
ip: take care of last fragment in ip_append_data
by Eric Dumazet
· 14 years ago
a02cec2
net: return operator cleanup
by Eric Dumazet
· 14 years ago
94e22389
xfrm4: strip ECN bits from tos field
by Ulrich Weber
· 14 years ago
768190f
X.25 remove bkl in poll
by andrew hendry
· 14 years ago
40e192c
X.25 remove bkl in getsockname
by andrew hendry
· 14 years ago
cbdd769
netfilter: nf_conntrack_defrag: check socket type before touching nodefrag flag
by Jiri Olsa
· 14 years ago
d6120b8
netfilter: nf_nat_snmp: fix checksum calculation (v4)
by Patrick McHardy
· 14 years ago
15cdead
netfilter: fix a race in nf_ct_ext_create()
by Eric Dumazet
· 14 years ago
b46ffb8
netfilter: fix ipt_REJECT TCP RST routing for indev == outdev
by Changli Gao
· 14 years ago
7874896
netfilter: nf_ct_sip: default to NF_ACCEPT in sip_help_tcp()
by Simon Horman
· 14 years ago
d485d50
netfilter: tproxy: nf_tproxy_assign_sock() can handle tw sockets
by Eric Dumazet
· 14 years ago
a0741ca
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
9e2e8f1
caif: Use default send and receive buffer size in caif_socket.
by Sjur Braendeland
· 14 years ago
e5e03ce
caif: Fix function NULL pointer check.
by Sjur Braendeland
· 14 years ago
b04367d
caif: Minor fixes in log prints.
by Sjur Braendeland
· 14 years ago
9c44c9f
caif: Remove buggy re-definition of pr_debug
by Sjur Braendeland
· 14 years ago
756e64a
net: constify some ppp/pptp structs
by Eric Dumazet
· 14 years ago
82fd5b5
net: core: use kernel's converter from hex to bin
by Andy Shevchenko
· 14 years ago
73da16c
ethtool: Fix build due to lack of ethtool.h include.
by David S. Miller
· 14 years ago
98e684b
Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6
by David S. Miller
· 14 years ago
3d13008
ip: fix truesize mismatch in ip fragmentation
by Eric Dumazet
· 14 years ago
a77f5db
ethtool: Allocate register dump buffer with vmalloc()
by Ben Hutchings
· 14 years ago
b618f6f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
2d81376
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
536bb20
dccp ccid-3: Remove redundant 'options_received' struct
by Gerrit Renker
· 14 years ago
792e6d3
dccp tfrc/ccid-3: computing the loss rate from the Loss Event Rate
by Gerrit Renker
· 14 years ago
80763dfb
dccp ccid-3: remove dead states
by Gerrit Renker
· 14 years ago
a18213d
dccp: Replace magic CCID-specific numbers by symbolic constants
by Gerrit Renker
· 14 years ago
4874c13
dccp: Add packet type information to CCID-specific option parsing
by Gerrit Renker
· 14 years ago
a4d2580
tcp: Fix race in tcp_poll
by Tom Marshall
· 14 years ago
9828e6e
rose: Fix signedness issues wrt. digi count.
by David S. Miller
· 14 years ago
8444cf7
xfrm: Allow different selector family in temporary state
by Thomas Egerer
· 14 years ago
df6d023
wext: fix potential private ioctl memory content leak
by Johannes Berg
· 14 years ago
8990f46
net: rx_dropped accounting
by Eric Dumazet
· 14 years ago
842c74b
ip_gre: CONFIG_IPV6_MODULE support
by Eric Dumazet
· 14 years ago
462fb2a
bridge : Sanitize skb before it enters the IP stack
by Bandan Das
· 14 years ago
aef3ea3
rds: spin_lock_irq() is not nestable
by Dan Carpenter
· 14 years ago
f4fa7f3
rds: double unlock in rds_ib_cm_handle_connect()
by Dan Carpenter
· 14 years ago
9b9d2e0
rds: signedness bug
by Dan Carpenter
· 14 years ago
be2902d
ethtool, ixgbe: Move RX n-tuple mask fixup to ethtool
by Ben Hutchings
· 14 years ago
4bdab43
sctp: Do not reset the packet during sctp_packet_config().
by Vlad Yasevich
· 14 years ago
3b27e10
netns: keep vlan slaves on master netns move
by David Lamparter
· 14 years ago
67c9660
ethtool: change ethtool_set_gro() to use ethtool_op_get_rx_csum
by Eric Dumazet
· 14 years ago
2507136
net/llc: storing negative error codes in unsigned short
by Dan Carpenter
· 14 years ago
9476763
ip6tnl: get rid of ip6_tnl_lock
by Eric Dumazet
· 14 years ago
e71895a
xfrm: dont assume rcu_read_lock in xfrm_output_one()
by Eric Dumazet
· 14 years ago
caeda9b
net: include inetdevice.h for rcu_dereference_raw api change
by Stephen Rothwell
· 14 years ago
f01a067
mac80211: send last 3/5 probe requests as unicast
by Luis R. Rodriguez
· 14 years ago
3bc3c0d
mac80211: disable beacon monitor while going offchannel
by Luis R. Rodriguez
· 14 years ago
d3a910a
mac80211: make the beacon monitor available externally
by Luis R. Rodriguez
· 14 years ago
4730d59
mac80211: reset connection idle when going offchannel
by Luis R. Rodriguez
· 14 years ago
0c699c3
mac80211: reset probe send counter upon connection timer reset
by Luis R. Rodriguez
· 14 years ago
be099e8
mac80211: add helper for reseting the connection monitor
by Luis R. Rodriguez
· 14 years ago
2ca27bc
mac80211: add p2p device type support
by Johannes Berg
· 14 years ago
074ac8d
cfg80211/nl80211: introduce p2p device types
by Johannes Berg
· 14 years ago
2d2080c
mac80211: set running state earlier
by Johannes Berg
· 14 years ago
46a5eba
cfg80211/mac80211: use lockdep_assert_held
by Johannes Berg
· 14 years ago
f5521b1
mac80211: use correct station flags lock
by Johannes Berg
· 14 years ago
9c37663
include/net/cfg80211.h: wiphy_<level> messages use dev_printk
by Joe Perches
· 14 years ago
16c3ea7
net: enable GRO by default for vlan devices
by Brandon Philips
· 14 years ago
95ae6b2
ipv4: ip_ptr cleanups
by Eric Dumazet
· 14 years ago
9e0064a
phonet: Fix build warning.
by David S. Miller
· 14 years ago
507215f
Phonet: list subscribed resources via proc_fs
by Rémi Denis-Courmont
· 14 years ago
b6a563b
Phonet: look up the resource routing table when forwarding
by Rémi Denis-Courmont
· 14 years ago
7417fa8
Phonet: hook resource routing to userspace via ioctl()'s
by Rémi Denis-Courmont
· 14 years ago
4e3d16c
Phonet: resource routing backend
by Rémi Denis-Courmont
· 14 years ago
6482f55
Phonet: remove dangling pipe if an endpoint is closed early
by Rémi Denis-Courmont
· 14 years ago
Next »