aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-05-03packet: tpacket_v3: do not trigger bug() on wrong header statusDaniel Borkmann
2013-05-03vxlan: Fix TCPv6 segmentation.Pravin B Shelar
2013-05-03gre: Fix GREv4 TCPv6 segmentation.Pravin B Shelar
2013-05-03bridge: fix race with topology change timerstephen hemminger
2013-05-03tipc: pskb_copy() buffers when sending on more than one bearerGerlando Falauto
2013-05-03tipc: tipc_bcbearer_send(): simplify bearer selectionGerlando Falauto
2013-05-03tipc: cosmetic: clean up comments and break a long lineGerlando Falauto
2013-05-03Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-05-02Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-05-02net: vlan,ethtool: netdev_features_t is more than 32 bitBjørn Mork
2013-05-02net: use netdev_features_t in skb_needs_linearize()Patrick McHardy
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-01proc: Supply a function to remove a proc entry by PDEDavid Howells
2013-05-01proc: Split the namespace stuff out into linux/proc_ns.hDavid Howells
2013-05-01proc: Supply PDE attribute setting accessor functionsDavid Howells
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-05-01af_unix: fix a fatal race with bit fieldsEric Dumazet
2013-05-01net: sctp: attribute printl with __printf for gcc fmt checksDaniel Borkmann
2013-05-01netlink: kconfig: move mmap i/o into netlink kconfigDaniel Borkmann
2013-05-01netpoll: convert mutex into a semaphoreNeil Horman
2013-05-01netlink: Fix skb ref counting.Pravin B Shelar
2013-05-01net_sched: act_ipt forward compat with xtablesJamal Hadi Salim
2013-04-30svcauth_gss: fix error return code in rsc_parse()Wei Yongjun
2013-04-30bridge: avoid OOPS if root port not foundstephen hemminger
2013-04-30Merge tag 'nfs-for-3.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-30unix/stream: fix peeking with an offset larger than data in queueBenjamin Poirier
2013-04-30unix/dgram: fix peeking with an offset larger than data in queueBenjamin Poirier
2013-04-30unix/dgram: peek beyond 0-sized skbsBenjamin Poirier
2013-04-30openvswitch: Remove unneeded ovs_netdev_get_ifindex()Thomas Graf
2013-04-30net: Use consume_skb() to free gso segmented skbSridhar Samudrala
2013-04-29net/core: remove duplicate statements by do-while loopAkinobu Mita
2013-04-29net/core: rename random32() to prandom_u32()Akinobu Mita
2013-04-29net/netfilter: rename random32() to prandom_u32()Akinobu Mita
2013-04-29net/sched: rename random32() to prandom_u32()Akinobu Mita
2013-04-29net/sunrpc: rename random32() to prandom_u32()Akinobu Mita
2013-04-29sctp: convert sctp_assoc_set_id() to use idr_alloc_cyclic()Jeff Layton
2013-04-29lib, net: make isodigit() public and use itAndy Shevchenko
2013-04-29svcrpc: fix gss-proxy to respect user namespacesJ. Bruce Fields
2013-04-29SUNRPC: gssp_procedures[] can be staticFengguang Wu
2013-04-29SUNRPC: define {create,destroy}_use_gss_proxy_proc_entry in !PROC caseJ. Bruce Fields
2013-04-29Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-...J. Bruce Fields
2013-04-29hostap: Don't use create_proc_read_entry()David Howells
2013-04-29xt_hashlimit: allocate a copy of name explicitly, don't rely on procfs gutsAl Viro
2013-04-29sock_close() couldn't have been called with NULL inode since at least 2.1.earlyAl Viro
2013-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-29Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds