index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2011-10-19
net: add skb frag size accessors
Eric Dumazet
2011-10-19
net: allow vlan traffic to be received under bond
John Fastabend
2011-10-17
net/flow: Fix potential memory leak
huajun li
2011-10-16
if_link: Add additional parameter to IFLA_VF_INFO for spoof checking
Greg Rose
2011-10-13
net: more accurate skb truesize
Eric Dumazet
2011-10-07
net: use sock_valbool_flag to set/clear SOCK_RXQ_OVFL
Johannes Berg
2011-10-03
RPS: Ensure that an expired hardware filter can be re-added later
Ben Hutchings
2011-09-28
net: rps: fix the support for PPPOE
Changli Gao
2011-09-28
af_unix: dont send SCM_CREDENTIALS by default
Eric Dumazet
2011-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-09-21
fib:fix BUG_ON in fib_nl_newrule when add new fib rule
Gao feng
2011-09-16
net: Handle different key sizes between address families in flow cache
dpward
2011-09-15
net: consolidate and fix ethtool_ops->get_settings calling
Jiri Pirko
2011-09-15
net: linkwatch: allow vlans to get carrier changes faster
Eric Dumazet
2011-09-15
net: copy userspace buffers on device forwarding
Michael S. Tsirkin
2011-09-15
net: Make flow cache namespace-aware
dpward
2011-08-26
netpoll: fix incorrect access to skb data in __netpoll_rx
Eric Dumazet
2011-08-25
arp: fix rcu lockdep splat in arp_process()
Eric Dumazet
2011-08-25
net: convert core to skb paged frag APIs
Ian Campbell
2011-08-24
rps: support IPIP encapsulation
Eric Dumazet
2011-08-22
net: vlan: goto another_round instead of calling __netif_receive_skb
Jiri Pirko
2011-08-20
net: Preserve ooo_okay when copying skb header
Changli Gao
2011-08-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-08-19
net: rps: support PPPOE session messages
Changli Gao
2011-08-19
net: rps: support 802.1Q
Changli Gao
2011-08-18
net: remove ndo_set_multicast_list callback
Jiri Pirko
2011-08-18
net: introduce IFF_UNICAST_FLT private flag
Jiri Pirko
2011-08-18
rps: Inspect GRE encapsulated packets to get flow hash
Tom Herbert
2011-08-18
rps: Infrastructure in __skb_get_rxhash for deep inspection
Tom Herbert
2011-08-18
rps: Add flag to skb to indicate rxhash is based on L4 tuple
Tom Herbert
2011-08-18
rps: Some minor cleanup in get_rps_cpus
Tom Herbert
2011-08-12
net: cleanup some rcu_dereference_raw
Eric Dumazet
2011-08-12
neigh: reduce arp latency
Eric Dumazet
2011-08-11
rtnetlink: remove initialization of dev->real_num_tx_queues
Jiri Pirko
2011-08-11
scm: Capture the full credentials of the scm sender
Tim Chen
2011-08-10
net: fix potential neighbour race in dst_ifdown()
Eric Dumazet
2011-08-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-08-07
net: Compute protocol sequence numbers and fragment IDs using MD5.
David S. Miller
2011-08-02
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
Stephen Hemminger
2011-08-02
net: add kerneldoc to skb_copy_bits()
Eric Dumazet
2011-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2011-07-28
net: add IFF_SKB_TX_SHARED flag to priv_flags
Neil Horman
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-25
net: Convert struct net_device uc_promisc to bool
Joe Perches
2011-07-23
net: allow netif_carrier to be called safely from IRQ
stephen hemminger
2011-07-21
ethtool: Allow zero-length register dumps again
Ben Hutchings
2011-07-21
skbuff: fix error handling in pskb_copy()
Dan Carpenter
2011-07-18
net: Abstract dst->neighbour accesses behind helpers.
David S. Miller
2011-07-18
neigh: Pass neighbour entry to output ops.
David S. Miller
2011-07-17
neigh: Kill ndisc_ops->queue_xmit
David S. Miller
[next]