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