Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
faa6fcbbba110c7c4bc299bc90f59d9f7b51ac6e
/
net
b44d211
netlink: handle errors from netlink_dump()
by Andrey Vagin
· 14 years ago
5aca1a9
net: handle addr_type of 0 properly
by Hagen Paul Pfeifer
· 14 years ago
c486da3
sysctl: ipv6: use correct net in ipv6_sysctl_rtcache_flush
by Lucian Adrian Grijincu
· 14 years ago
d3bd1b4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
fe29ec4
bridge: Use IPv6 link-local address for multicast listener queries
by Linus Lüssing
· 14 years ago
36cff5a
bridge: Fix MLD queries' ethernet source address
by Linus Lüssing
· 14 years ago
e4de9f9
bridge: Allow mcast snooping for transient link local addresses too
by Linus Lüssing
· 14 years ago
d41db9f
bridge: Add missing ntohs()s for MLDv2 report parsing
by Linus Lüssing
· 14 years ago
649e984
bridge: Fix IPv6 multicast snooping by correcting offset in MLDv2 report
by Linus Lüssing
· 14 years ago
9cc6e0c
bridge: Fix IPv6 multicast snooping by storing correct protocol type
by Linus Lüssing
· 14 years ago
4f919a3
fix cfg80211_wext_siwfreq lock ordering...
by Daniel J Blueman
· 14 years ago
c24f691
tcp: undo_retrans counter fixes
by Yuchung Cheng
· 14 years ago
5f04d50
net: Fix more stale on-stack list_head objects.
by Eric W. Biederman
· 14 years ago
2205a6e
sctp: fix reporting of unknown parameters
by Jiri Bohac
· 14 years ago
91035f0
tcp: fix inet_twsk_deschedule()
by Eric Dumazet
· 14 years ago
ece639c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 14 years ago
4c3021d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
05e7c99
mac80211: fix conn_mon_timer running after disassociate
by Stanislaw Gruszka
· 14 years ago
ceaaec9
net: deinit automatic LIST_HEAD
by Eric Dumazet
· 14 years ago
f87e6f4
net: dont leave active on stack LIST_HEAD
by Linus Torvalds
· 14 years ago
214f45c
net: provide default_advmss() methods to blackhole dst_ops
by Eric Dumazet
· 14 years ago
0af320f
netfilter: ip6t_LOG: fix a flaw in printing the MAC
by Joerg Marx
· 14 years ago
d503b30
netfilter: tproxy: do not assign timewait sockets to skb->sk
by Florian Westphal
· 14 years ago
840af82
Bluetooth: Release BTM while sleeping to avoid deadlock
by Vladislav P
· 14 years ago
d11327a
arp_notify: unconditionally send gratuitous ARP for NETDEV_NOTIFY_PEERS.
by Ian Campbell
· 14 years ago
8bc26a0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
af756e9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 14 years ago
de9963f
netfilter: nf_iterate: fix incorrect RCU usage
by Patrick McHardy
· 14 years ago
d3337de
Don't potentially dereference NULL in net/dcb/dcbnl.c:dcbnl_getapp()
by Jesper Juhl
· 14 years ago
7ec7927
net: dcb: application priority is per net_device
by John Fastabend
· 14 years ago
8a87017
bridge: Replace mp->mglist hlist with a bool
by Herbert Xu
· 14 years ago
24f9cdc
bridge: Fix timer typo that may render snooping less effective
by Herbert Xu
· 14 years ago
6b0d6a9
bridge: Fix mglist corruption that leads to memory corruption
by Herbert Xu
· 14 years ago
946bf5e
ip_gre: Add IPPROTO_GRE to flowi in ipgre_tunnel_xmit
by Steffen Klassert
· 14 years ago
0b15093
xfrm: avoid possible oopse in xfrm_alloc_dst
by Hiroaki SHIMODA
· 14 years ago
e128c5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
96642d4
x25: Do not reference freed memory.
by David S. Miller
· 14 years ago
ae09357
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 14 years ago
a7b545f
mac80211: add missing locking in ieee80211_reconfig
by Eliad Peller
· 14 years ago
5dc0fa7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
by John W. Linville
· 14 years ago
c317428
netfilter: nf_conntrack: set conntrack templates again if we return NF_REPEAT
by Pablo Neira Ayuso
· 14 years ago
8d3bdbd
net: Fix lockdep regression caused by initializing netdev queues too early.
by David S. Miller
· 14 years ago
b2df5a84
net/caif: Fix dangling list pointer in freed object on error.
by David S. Miller
· 14 years ago
e0985f2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
429a01a
Merge branch 'batman-adv/merge' of git://git.open-mesh.org/ecsv/linux-merge
by David S. Miller
· 14 years ago
531c9da
batman-adv: Linearize fragment packets before merge
by Sven Eckelmann
· 14 years ago
95c3043
x25: possible skb leak on bad facilities
by andrew hendry
· 14 years ago
fc7c976
mac80211: fix the skb cloned check in the tx path
by Felix Fietkau
· 14 years ago
44f2c5c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
1158f76
bridge: Don't put partly initialized fdb into hash
by Pavel Emelyanov
· 14 years ago
e2d5776
net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6.
by David S. Miller
· 14 years ago
ca6b8bb
net: Support compat SIOCGETVIFCNT ioctl in ipv4.
by David S. Miller
· 14 years ago
0033d5a
net: Fix bug in compat SIOCGETSGCNT handling.
by David S. Miller
· 14 years ago
0bc0be7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 14 years ago
6d152e2
gro: reset skb_iif on reuse
by Andy Gospodarek
· 14 years ago
4334ec8
mac80211: fix TX status cookie in HW offload case
by Johannes Berg
· 14 years ago
e733fb6
Bluetooth: Set conn state to BT_DISCONN to avoid multiple responses
by Bao Liang
· 14 years ago
3db7e93
netfilter: ecache: always set events bits, filter them later
by Pablo Neira Ayuso
· 14 years ago
9d0db8b
netfilter: arpt_mangle: fix return values of checkentry
by Pablo Neira Ayuso
· 14 years ago
bf36076
net: Fix ipv6 neighbour unregister_sysctl_table warning
by Eric W. Biederman
· 14 years ago
8587523
net: Check rps_flow_table when RPS map length is 1
by Tom Herbert
· 14 years ago
0fd08c5
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
ec831ea
net: Add default_mtu() methods to blackhole dst_ops
by Roland Dreier
· 14 years ago
81c2bdb
Merge branch 'batman-adv/merge-oopsonly' of git://git.open-mesh.org/ecsv/linux-merge
by David S. Miller
· 14 years ago
1181e1d
batman-adv: Make vis info stack traversal threadsafe
by Sven Eckelmann
· 14 years ago
dda9fc6
batman-adv: Remove vis info element in free_info
by Sven Eckelmann
· 14 years ago
2674c15
batman-adv: Remove vis info on hashing errors
by Sven Eckelmann
· 14 years ago
709b46e
net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNT
by Eric W. Biederman
· 14 years ago
13ad177
net: Fix ip link add netns oops
by Eric W. Biederman
· 14 years ago
66c46d7
gro: Reset dev pointer on reuse
by Herbert Xu
· 14 years ago
8f2771f
ipv6: Remove route peer binding assertions.
by David S. Miller
· 14 years ago
c2aa366
net: add kmemcheck annotation in __alloc_skb()
by Eric Dumazet
· 14 years ago
6d3a9a6
net: fix validate_link_af in rtnetlink core
by Kurt Van Dijck
· 14 years ago
389f2a1
econet: remove compiler warnings
by Eric Dumazet
· 14 years ago
7cc2edb
xfrm6: Don't forget to propagate peer into ipsec route.
by David S. Miller
· 14 years ago
9b6941d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
dd58ddc
batman-adv: Fix kernel panic when fetching vis data on a vis server
by Linus Lüssing
· 14 years ago
44f5324
TCP: fix a bug that triggers large number of TCP RST by mistake
by Jerry Chu
· 14 years ago
eb3e554
mac80211: fix a crash in ieee80211_beacon_get_tim on change_interface
by Felix Fietkau
· 14 years ago
73a8bd7
ipv6: Revert 'administrative down' address handling changes.
by David S. Miller
· 14 years ago
778be23
NFS do not find client in NFSv4 pg_authenticate
by Andy Adamson
· 14 years ago
b7c7d01
net: clear heap allocation for ethtool_get_regs()
by Eugene Teo
· 14 years ago
d80bc0f
ipv6: Always clone offlink routes.
by David S. Miller
· 14 years ago
3dce38a
dcbnl: make get_app handling symmetric for IEEE and CEE DCBx
by John Fastabend
· 14 years ago
fd0273c
tcp: fix bug in listening_get_next()
by Eric Dumazet
· 14 years ago
3408404
inetpeer: Use correct AVL tree base pointer in inet_getpeer().
by David S. Miller
· 14 years ago
d1dc7ab
GRO: fix merging a paged skb after non-paged skbs
by Michal Schmidt
· 14 years ago
e92427b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 14 years ago
c506653
net: arp_ioctl() must hold RTNL
by Eric Dumazet
· 14 years ago
08b5194
netfilter: xt_iprange: Incorrect xt_iprange boundary check for IPv6
by Thomas Jacob
· 14 years ago
c71caf4
netfilter: ctnetlink: fix missing refcount increment during dumps
by Pablo Neira Ayuso
· 14 years ago
577d6a7
module: fix missing semicolons in MODULE macro usage
by Rusty Russell
· 14 years ago
9190b3b
net_sched: accurate bytes/packets stats/rates
by Eric Dumazet
· 14 years ago
6a108a1
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
by David Rientjes
· 14 years ago
1268afe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
4580ccc
sctp: user perfect name for Delayed SACK Timer option
by Shan Wei
· 14 years ago
d402786
net: fix can_checksum_protocol() arguments swap
by Eric Dumazet
· 14 years ago
b8f3ab4
Revert "netlink: test for all flags of the NLM_F_DUMP composite"
by David S. Miller
· 14 years ago
765c2a9
Bluetooth: Fix race condition with conn->sec_level
by Johan Hedberg
· 14 years ago
d00ef24
Bluetooth: Fix authentication request for L2CAP raw sockets
by Johan Hedberg
· 14 years ago
Next »