index
:
linux-fsl-qoriq
master
scalys
Freescale 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
2013-05-29
net, ipv4, ipv6: Correct assignment of skb->network_header to skb->tail
Simon Horman
2013-05-29
net: Correct comparisons and calculations using skb->tail and skb-transport_h...
Simon Horman
2013-05-29
net: always pass struct netdev_notifier_info to netdevice notifiers
Cong Wang
2013-05-28
net: Fix build warnings after mac_header and transport_header became __u16.
David S. Miller
2013-05-28
net: pass changed flags along with NETDEV_CHANGE event
Jiri Pirko
2013-05-28
net: pass info struct via netdevice notifier
Jiri Pirko
2013-05-28
netpoll: remove return value from netpoll_rx_disable()
dingtianhong
2013-05-28
MPLS: Add limited GSO support
Simon Horman
2013-05-26
net: add netnotifier event for upper device change
Jiri Pirko
2013-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-05-22
net: Loosen constraints for recalculating checksum in skb_segment()
Simon Horman
2013-05-20
rps: selective flow shedding during softnet overflow
Willem de Bruijn
2013-05-20
Hoist memcpy_fromiovec/memcpy_toiovec into lib/
Rusty Russell
2013-05-18
dev: remove duplicate 'skb->dev = dev' in dev_forward_skb()
Nicolas Dichtel
2013-05-11
ipv6: do not clear pinet6 field
Eric Dumazet
2013-05-08
gso: Handle Trans-Ether-Bridging protocol in skb_network_protocol()
Pravin B Shelar
2013-05-06
netpoll: inverted down_trylock() test
Dan Carpenter
2013-05-06
rps_dev_flow_table_release(): no need to delay vfree()
Al Viro
2013-05-02
net: vlan,ethtool: netdev_features_t is more than 32 bit
Bjørn Mork
2013-05-02
net: use netdev_features_t in skb_needs_linearize()
Patrick McHardy
2013-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
proc: Supply a function to remove a proc entry by PDE
David Howells
2013-05-01
proc: Split the namespace stuff out into linux/proc_ns.h
David Howells
2013-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-05-01
netpoll: convert mutex into a semaphore
Neil Horman
2013-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-30
unix/dgram: fix peeking with an offset larger than data in queue
Benjamin Poirier
2013-04-30
unix/dgram: peek beyond 0-sized skbs
Benjamin Poirier
2013-04-30
net: Use consume_skb() to free gso segmented skb
Sridhar Samudrala
2013-04-30
net/core: remove duplicate statements by do-while loop
Akinobu Mita
2013-04-30
net/core: rename random32() to prandom_u32()
Akinobu Mita
2013-04-29
net: defer net_secret[] initialization
Eric Dumazet
2013-04-29
sock_diag: allow to dump bpf filters
Nicolas Dichtel
2013-04-25
net: fix address check in rtnl_fdb_del
Vlad Yasevich
2013-04-25
net: remove redundant code in dev_hard_start_xmit()
Eric Dumazet
2013-04-25
packet: tx timestamping on tpacket ring
Willem de Bruijn
2013-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-22
net: Remove return value from list_netdevice()
dingtianhong
2013-04-19
net: rate-limit warn-bad-offload splats.
Ben Greear
2013-04-19
net: Add missing netdev feature strings for NETIF_F_HW_VLAN_STAG_*
David S. Miller
2013-04-19
net: add function to allocate sk_buff head without data area
Patrick McHardy
2013-04-19
net: vlan: add 802.1ad support
Patrick McHardy
2013-04-19
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-04-16
neighbour: Convert NEIGH_PRINTK to neigh_dbg
Joe Perches
2013-04-15
net: add dev_uc_sync_multiple() and dev_mc_sync_multiple() api
Vlad Yasevich
2013-04-12
Revert "netprio_cgroup: make local table static"
David S. Miller
2013-04-11
netprio_cgroup: make local table static
stephen hemminger
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-04-09
netprio_cgroup: remove task_struct parameter from sock_update_netprio()
Zefan Li
[next]