Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
21a180cda012e1f93e362dd4a9b0bfd3d8c92940
/
net
21a180c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
c7d4426
net: introduce DST_NOCACHE flag
by Eric Dumazet
· 14 years ago
9a7241c
sctp: Fix break indentation in sctp_ioctl().
by David S. Miller
· 14 years ago
7282907
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
51e97a1
sctp: Fix out-of-bounds reading in sctp_asoc_get_hmac()
by Dan Rosenberg
· 14 years ago
d7e0d19
sctp: prevent reading out-of-bounds memory
by Dan Rosenberg
· 14 years ago
5b7c840
ipv4: correct IGMP behavior on v3 query during v2-compatibility mode
by David Stevens
· 14 years ago
a8cb16d
ipmr: cleanups
by Eric Dumazet
· 14 years ago
a8c9486
ipmr: RCU protection for mfc_cache_array
by Eric Dumazet
· 14 years ago
4c96870
ipmr: RCU conversion of mroute_sk
by Eric Dumazet
· 14 years ago
55747a0
ipmr: __pim_rcv() is called under rcu_read_lock
by Eric Dumazet
· 14 years ago
ddcb454
gre: protocol table can be static
by stephen hemminger
· 14 years ago
c5d3557
Revert "ipv4: Make INET_LRO a bool instead of tristate."
by Ben Hutchings
· 14 years ago
482964e
net: Fix the condition passed to sk_wait_event()
by Nagendra Tomar
· 14 years ago
ae878ae
net: Fix IPv6 PMTU disc. w/ asymmetric routes
by Maciej Żenczykowski
· 14 years ago
41f4a6f
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
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
173e79f
vlan: dont drop packets from unknown vlans in promiscuous mode
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
9262919
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 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
a91e7d4
Phonet: Correct header retrieval after pskb_may_pull
by Kumar Sanghvi
· 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
· 15 years ago
68c1f3a
ip_gre: Fix dependencies wrt. ipv6.
by David S. Miller
· 14 years ago
4d22f7d
net-2.6: SYN retransmits: Add new parameter to retransmits_timed_out()
by Damian Lukowski
· 14 years ago
f2176d7
mac80211: Fix WMM driver queue configuration
by Juuso Oikarinen
· 14 years ago
93b0523
cfg80211: always set IBSS basic rates
by Johannes Berg
· 14 years ago
8d4780e
mac80211: fix offchannel assumption upon association
by Luis R. Rodriguez
· 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
01db403
tcp: Fix >4GB writes on 64-bit.
by David S. Miller
· 14 years ago
0b20406
net/9p: Mount only matching virtio channels
by Sven Eckelmann
· 14 years ago
7e1b33e
ipv6: add IPv6 to neighbour table overflow warning
by Ulrich Weber
· 14 years ago
b3de755
tcp: fix TSO FACK loss marking in tcp_mark_head_lost
by Yuchung Cheng
· 14 years ago
554891e
mac80211: move packet flags into packet
by Johannes Berg
· 14 years ago
4080c7c
mac80211: fix release_reorder_timeout in scan
by Johannes Berg
· 14 years ago
4b0dd98
mac80211: clean up rx handling wrt. found_sta
by Johannes Berg
· 14 years ago
4406c37
mac80211: consolidate packet processing
by Johannes Berg
· 14 years ago
20b01f8
mac80211: remove prepare_for_handlers sdata argument
by Johannes Berg
· 14 years ago
7c1e183
Revert "mac80211: fix use-after-free"
by John W. Linville
· 14 years ago
92e4494
nl80211: Fix exit from nl80211_set_power_save
by Teemu Paasikivi
· 14 years ago
56af326
mac80211: Support receiving data frames on multiple vifs.
by Ben Greear
· 14 years ago
686b9cb
mac80211/ath9k: Support AMPDU with multiple VIFs.
by Ben Greear
· 14 years ago
295bafb
mac80211: Support multiple VIFS per AP in debugfs.
by Ben Greear
· 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
eb7d306
mac80211: clear txflags for ps-filtered frames
by Christian Lamparter
· 14 years ago
651b522
mac80211: Add DS Parameter Set into Probe Request on 2.4 GHz
by Jouni Malinen
· 14 years ago
8dcb200
mac80211: Filter ProbeReq SuppRates based on TX rate mask
by Jouni Malinen
· 14 years ago
29ad2fa
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
cd87a2d
mac80211: fix use-after-free
by Johannes Berg
· 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
Next »