index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: use sock_valbool_flag to set/clear SOCK_RXQ_OVFL
Johannes Berg
2011-10-07
1
-4
/
+1
*
RPS: Ensure that an expired hardware filter can be re-added later
Ben Hutchings
2011-10-03
1
-6
/
+3
*
net: rps: fix the support for PPPOE
Changli Gao
2011-09-28
1
-1
/
+11
*
af_unix: dont send SCM_CREDENTIALS by default
Eric Dumazet
2011-09-28
1
-4
/
+6
*
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-09-22
6
-25
/
+57
|
\
|
*
fib:fix BUG_ON in fib_nl_newrule when add new fib rule
Gao feng
2011-09-21
1
-2
/
+2
|
*
net: Handle different key sizes between address families in flow cache
dpward
2011-09-16
1
-14
/
+17
|
*
net: copy userspace buffers on device forwarding
Michael S. Tsirkin
2011-09-15
2
-5
/
+25
|
*
net: Make flow cache namespace-aware
dpward
2011-09-15
1
-1
/
+4
|
*
netpoll: fix incorrect access to skb data in __netpoll_rx
Eric Dumazet
2011-08-26
1
-1
/
+3
|
*
arp: fix rcu lockdep splat in arp_process()
Eric Dumazet
2011-08-25
1
-2
/
+6
*
|
net: consolidate and fix ethtool_ops->get_settings calling
Jiri Pirko
2011-09-15
3
-31
/
+17
*
|
net: linkwatch: allow vlans to get carrier changes faster
Eric Dumazet
2011-09-15
1
-2
/
+7
*
|
net: convert core to skb paged frag APIs
Ian Campbell
2011-08-25
7
-36
/
+36
*
|
rps: support IPIP encapsulation
Eric Dumazet
2011-08-25
1
-0
/
+2
*
|
net: vlan: goto another_round instead of calling __netif_receive_skb
Jiri Pirko
2011-08-22
1
-4
/
+3
*
|
net: Preserve ooo_okay when copying skb header
Changli Gao
2011-08-20
1
-0
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-08-20
1
-1
/
+1
|
\
|
|
*
scm: Capture the full credentials of the scm sender
Tim Chen
2011-08-11
1
-1
/
+1
*
|
net: rps: support PPPOE session messages
Changli Gao
2011-08-19
1
-0
/
+8
*
|
net: rps: support 802.1Q
Changli Gao
2011-08-19
1
-0
/
+8
*
|
net: remove ndo_set_multicast_list callback
Jiri Pirko
2011-08-18
2
-6
/
+4
*
|
net: introduce IFF_UNICAST_FLT private flag
Jiri Pirko
2011-08-18
1
-6
/
+6
*
|
rps: Inspect GRE encapsulated packets to get flow hash
Tom Herbert
2011-08-18
1
-0
/
+22
*
|
rps: Infrastructure in __skb_get_rxhash for deep inspection
Tom Herbert
2011-08-18
1
-0
/
+7
*
|
rps: Add flag to skb to indicate rxhash is based on L4 tuple
Tom Herbert
2011-08-18
2
-4
/
+7
*
|
rps: Some minor cleanup in get_rps_cpus
Tom Herbert
2011-08-18
1
-5
/
+7
*
|
net: cleanup some rcu_dereference_raw
Eric Dumazet
2011-08-12
3
-8
/
+8
*
|
neigh: reduce arp latency
Eric Dumazet
2011-08-12
1
-14
/
+26
*
|
rtnetlink: remove initialization of dev->real_num_tx_queues
Jiri Pirko
2011-08-11
1
-1
/
+0
*
|
net: fix potential neighbour race in dst_ifdown()
Eric Dumazet
2011-08-10
1
-5
/
+10
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-08-08
3
-3
/
+200
|
\
|
|
*
net: Compute protocol sequence numbers and fragment IDs using MD5.
David S. Miller
2011-08-07
2
-1
/
+185
|
*
net: add kerneldoc to skb_copy_bits()
Eric Dumazet
2011-08-02
1
-2
/
+15
*
|
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
Stephen Hemminger
2011-08-02
6
-10
/
+10
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2011-07-28
2
-5
/
+7
|
\
|
*
net: add IFF_SKB_TX_SHARED flag to priv_flags
Neil Horman
2011-07-28
1
-3
/
+5
|
*
net: Convert struct net_device uc_promisc to bool
Joe Perches
2011-07-26
1
-2
/
+2
*
|
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-27
1
-1
/
+1
|
/
*
net: allow netif_carrier to be called safely from IRQ
stephen hemminger
2011-07-23
1
-1
/
+1
*
ethtool: Allow zero-length register dumps again
Ben Hutchings
2011-07-22
1
-2
/
+2
*
skbuff: fix error handling in pskb_copy()
Dan Carpenter
2011-07-21
1
-1
/
+2
*
net: Abstract dst->neighbour accesses behind helpers.
David S. Miller
2011-07-18
2
-8
/
+9
*
neigh: Pass neighbour entry to output ops.
David S. Miller
2011-07-18
1
-11
/
+14
*
neigh: Kill ndisc_ops->queue_xmit
David S. Miller
2011-07-17
1
-2
/
+2
*
neigh: Kill hh_cache->hh_output
David S. Miller
2011-07-17
1
-23
/
+2
*
neigh: Kill neigh_ops->hh_output
David S. Miller
2011-07-17
1
-2
/
+2
*
neigh: Simply destroy handling wrt. hh_cache.
David S. Miller
2011-07-17
1
-9
/
+0
*
net: remove /sys/class/net/*/features
Michał Mirosław
2011-07-14
1
-2
/
+0
*
net: unexport netdev_fix_features()
Michał Mirosław
2011-07-14
1
-2
/
+1
[next]