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
Age
Commit message (
Expand
)
Author
2013-08-15
netlink: Eliminate kmalloc in netlink dump operation.
Pravin B Shelar
2013-08-15
net: proc_fs: trivial: print UIDs as unsigned int
Francesco Fusco
2013-08-15
rtnetlink: remove an unneeded test
Dan Carpenter
2013-08-15
ip6tnl: add x-netns support
Nicolas Dichtel
2013-08-15
ipip: add x-netns support
Nicolas Dichtel
2013-08-15
ipv4 tunnels: use net_eq() helper to check netns
Nicolas Dichtel
2013-08-15
dev: move skb_scrub_packet() after eth_type_trans()
Nicolas Dichtel
2013-08-14
ipv6: make unsolicited report intervals configurable for mld
Hannes Frederic Sowa
2013-08-13
tcp: reset reordering est. selectively on timeout
Yuchung Cheng
2013-08-13
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2013-08-13
net: sctp: Add rudimentary infrastructure to account for control chunks
Vlad Yasevich
2013-08-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-08-12
af_unix: fix bug on large send()
Eric Dumazet
2013-08-10
net: attempt high order allocations in sock_alloc_send_pskb()
Eric Dumazet
2013-08-10
af_unix: improve STREAM behavior with fragmented memory
Eric Dumazet
2013-08-10
tcp: add server ip to encrypt cookie in fast open
Yuchung Cheng
2013-08-09
Revert "net: sctp: convert sctp_checksum_disable module param into sctp sysctl"
David S. Miller
2013-08-09
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-08-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-08-09
net: sctp: trivial: update bug report in header comment
Daniel Borkmann
2013-08-09
net: sctp: convert sctp_checksum_disable module param into sctp sysctl
Daniel Borkmann
2013-08-09
net: igmp: Allow user-space configuration of igmp unsolicited report interval
William Manley
2013-08-09
net: igmp: Don't flush routing cache when force_igmp_version is modified
William Manley
2013-08-09
net: igmp: Reduce Unsolicited report interval to 1s when using IGMPv3
William Manley
2013-08-09
net: add SNMP counters tracking incoming ECN bits
Eric Dumazet
2013-08-08
packet: Revert recent header parsing changes.
David S. Miller
2013-08-07
net: use skb_copy_datagram_from_iovec() in zerocopy_sg_from_iovec()
Jason Wang
2013-08-07
net: use release_pages() in zerocopy_sg_from_iovec()
Jason Wang
2013-08-07
net: remove the useless comment in zerocopy_sg_from_iovec()
Jason Wang
2013-08-07
net: use skb_fill_page_desc() in zerocopy_sg_from_iovec()
Jason Wang
2013-08-07
net: move zerocopy_sg_from_iovec() to net/core/datagram.c
Jason Wang
2013-08-07
net: move iov_pages() to net/core/iovec.c
Jason Wang
2013-08-07
ip_tunnel: embed hash list head
stephen hemminger
2013-08-05
bridge: fix rcu check warning in multicast port group
stephen hemminger
2013-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-08-03
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2013-08-03
fib_rules: fix suppressor names and default values
Stefan Tomanek
2013-08-03
vlan: cleanup the usage of vlan_dev_priv(dev)
Wang Sheng-Hui
2013-08-02
netlabel: use domain based selectors when address based selectors are not ava...
Paul Moore
2013-08-02
neighbour: populate neigh_parms on alloc before calling ndo_neigh_setup
Veaceslav Falico
2013-08-02
net: netlink: minor: remove unused pointer in alloc_pg_vec
Daniel Borkmann
2013-08-02
fib_rules: add route suppression based on ifgroup
Stefan Tomanek
2013-08-02
net: check net.core.somaxconn sysctl values
Roman Gushchin
2013-08-02
icmpv6_filter: allow ICMPv6 messages with bodies < 4 bytes
Werner Almesberger
2013-08-02
icmpv6_filter: fix "_hdr" incorrectly being a pointer
Werner Almesberger
2013-08-02
af_packet: simplify VLAN frame check in packet_snd
Phil Sutter
2013-08-02
af_packet: fix for sending VLAN frames via packet_mmap
Phil Sutter
2013-08-02
af_packet: when sending ethernet frames, parse header for skb->protocol
Phil Sutter
2013-08-02
net: rtm_to_ifaddr: free ifa if ifa_cacheinfo processing fails
Daniel Borkmann
[next]