Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
eaefd1105bc431ef329599e307a07f2a36ae7872
/
net
eaefd11
net: add __rcu annotations to sk_wq and wq
by Eric Dumazet
· 14 years ago
59ed5ab
sctp: fix compile warnings in sctp_tsnmap_num_gabs
by Shan Wei
· 14 years ago
089c348
tcp: Remove debug macro of TCP_CHECK_TIMER
by Shan Wei
· 14 years ago
da935c6
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 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
9435eb1
ipv4: Implement __ip_dev_find using new interface address hash.
by David S. Miller
· 14 years ago
fd23c3b
ipv4: Add hash table of interface addresses.
by David S. Miller
· 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
982721f
ipv4: Use const'ify fib_result deep in the route call chains.
by David S. Miller
· 14 years ago
3b00456
ipv4: Avoid use of signed integers in fib_trie code.
by David S. Miller
· 14 years ago
3c7bd1a
net: Add initial_ref arg to dst_alloc().
by David S. Miller
· 14 years ago
0c4dcd5
ipv4: Consolidate ipv4 dst allocation logic.
by David S. Miller
· 14 years ago
010c270
ipv4: Move rcu_read_{lock,unlock}() into ip_route_output_slow().
by David S. Miller
· 14 years ago
5ada552
ipv4: Simplify output route creation call sequence.
by David S. Miller
· 14 years ago
e83d360
net: introduce NETIF_F_RXCSUM
by Michał Mirosław
· 14 years ago
da8ac86c
net: use ndo_fix_features for ethtool_ops->set_flags
by Michał Mirosław
· 14 years ago
8679488
net: ethtool: use ndo_fix_features for offload setting
by Michał Mirosław
· 14 years ago
5455c69
net: Introduce new feature setting ops
by Michał Mirosław
· 14 years ago
0a41770
ethtool: factorize get/set_one_feature
by Michał Mirosław
· 14 years ago
340ae16
ethtool: factorize ethtool_get_strings() and ethtool_get_sset_count()
by Michał Mirosław
· 14 years ago
212b573
ethtool: enable GSO and GRO by default
by Michał Mirosław
· 14 years ago
9a279ea
ethtool: move EXPORT_SYMBOL(ethtool_op_set_tx_csum) to correct place
by Michał Mirosław
· 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
f878b99
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next-2.6
by David S. Miller
· 14 years ago
5c56580
net: Adjust TX queue kobjects if number of queues changes during unregister
by Ben Hutchings
· 14 years ago
f39925d
ipv4: Cache learned redirect information in inetpeer.
by David S. Miller
· 14 years ago
2c8cec5
ipv4: Cache learned PMTU information in inetpeer.
by David S. Miller
· 14 years ago
d11327a
arp_notify: unconditionally send gratuitous ARP for NETDEV_NOTIFY_PEERS.
by Ian Campbell
· 14 years ago
68aa3fd
ROSE: AX25: finding routes simplification
by Bernard Pidoux
· 14 years ago
c5d8b24
ROSE: rose AX25 packet routing improvement
by Bernard Pidoux
· 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
31d4093
ipv4: fix rcu lock imbalance in fib_select_default()
by Eric Dumazet
· 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
ac7100b
sch_mqprio: Always set num_tc to 0 in mqprio_destroy()
by Ben Hutchings
· 14 years ago
de9963f
netfilter: nf_iterate: fix incorrect RCU usage
by Patrick McHardy
· 14 years ago
afc6151
bridge: implement [add/del]_slave ops
by Jiri Pirko
· 14 years ago
fbaec0e
rtnetlink: implement setting of master device
by Jiri Pirko
· 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
1765a57
net: make dev->master general
by Jiri Pirko
· 14 years ago
d59cfde
net: remove the unnecessary dance around skb_bond_should_drop
by Jiri Pirko
· 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
57f89bf
network: Allow af_packet to transmit +4 bytes for VLAN packets.
by Ben Greear
· 14 years ago
ab889e6
Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
by David S. Miller
· 14 years ago
3878f1f
batman-adv: Disallow originator addressing within mesh layer
by Linus Lüssing
· 14 years ago
ee1e884
batman-adv: Remove duplicate types.h inclusions
by Linus Lüssing
· 14 years ago
1406206
batman-adv: Split combined variable declarations
by Marek Lindner
· 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
c2f7f0e
batman-adv: Use successive sequence numbers for fragments
by Sven Eckelmann
· 14 years ago
6431cbc
inet: Create a mechanism for upward inetpeer propagation into routes.
by David S. Miller
· 14 years ago
ddd4aa4
inetpeer: Add redirect and PMTU discovery cached info.
by David S. Miller
· 14 years ago
7a71ed8
inetpeer: Abstract address representation further.
by David S. Miller
· 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
b6644cb
net: rename group sysfs entry to netdev_group
by Xiaotian Feng
· 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
2705974
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-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
263fb5b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
8d13a2a9
net: Kill NETEVENT_PMTU_UPDATE.
by David S. Miller
· 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
fa9921e
ipsec: allow to align IPv4 AH on 32 bits
by Nicolas Dichtel
· 14 years ago
c0c84ef
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
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
3ad97fb
mac80211: remove unneeded check
by Dan Carpenter
· 14 years ago
38f37be
mac80211: Update comments on radiotap MCS index
by Mohammed Shafi Shajakhan
· 14 years ago
4f31233
mac80211: as a 4-addr station, do not receive packets for other stations
by Felix Fietkau
· 14 years ago
180205b
mac80211: Make some mlme timers module paramaters.
by Ben Greear
· 14 years ago
fc7c976
mac80211: fix the skb cloned check in the tx path
by Felix Fietkau
· 14 years ago
7c9989a
IPVS: precedence bug in ip_vs_sync_switch_mode()
by Dan Carpenter
· 14 years ago
92d8682
inetpeer: Move ICMP rate limiting state into inet_peer entries.
by David S. Miller
· 14 years ago
0131ba4
ipv4: Don't miss existing cached metrics in new routes.
by David S. Miller
· 14 years ago
bd4a697
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
b23b025
mac80211: Optimize scans on current operating channel.
by Ben Greear
· 14 years ago
b1f9331
mac80211: do not send duplicate data frames to the cooked monitor interface
by Felix Fietkau
· 14 years ago
8c99f69
mac80211: do not restart ps timer during scan or offchannel
by Rajkumar Manoharan
· 14 years ago
512119b
mac80211: fix race between next beacon dtim and ieee80211_get_buffered_bc
by Christian Lamparter
· 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
681d119
mac80211: Add testing functionality for TKIP
by Jouni Malinen
· 14 years ago
747d753
mac80211: Remove obsolete TKIP flexibility
by Jouni Malinen
· 14 years ago
e9d7732
mac80211: allow GO to scan like AP
by Johannes Berg
· 14 years ago
Next »