aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-02-26Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-02-23net: change type of virtio_chan->p9_max_pagesZhang Yanfei
2013-02-23net/core: apply pm_runtime_set_memalloc_noio on network devicesMing Lei
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-02-21Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-02-21sun.com documentation fixesChristian Kujau
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-21Merge tag 'nfs-for-3.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-02-20ipv6: fix race condition regarding dst->expires and dst->from.YOSHIFUJI Hideaki / 吉藤英明
2013-02-20net: fix a wrong assignment in skb_split()Amerigo Wang
2013-02-19Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-19Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-02-19ip_gre: remove an extra dst_release()Eric Dumazet
2013-02-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-19net: fix a build failure when !CONFIG_PROC_FSCong Wang
2013-02-19net: ipv4: fix waring -Wunused-variableGao feng
2013-02-19net: move procfs code to net/core/net-procfs.cCong Wang
2013-02-19ip_gre: propogate target device GSO capability to the tunnel deviceDmitry Kravkov
2013-02-19ip_gre: allow CSUM capable devices to handle packetsDmitry Kravkov
2013-02-18Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2013-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into netDavid S. Miller
2013-02-19netfilter: nf_ct_helper: better logging for dropped packetsPablo Neira Ayuso
2013-02-18ipv6: fix a sparse warningEric Dumazet
2013-02-18Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-02-18Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-02-18VSOCK: Don't reject PF_VSOCK protocolAndy King
2013-02-18VSOCK: get rid of vsock_version.hDmitry Torokhov
2013-02-18VSOCK: get rid of EXPORT_SYMTABDmitry Torokhov
2013-02-18xfrm: release neighbor upon dst destructionRomain KUNTZ
2013-02-18net: proc: change proc_net_remove to remove_proc_entryGao feng
2013-02-18net: proc: change proc_net_fops_create to proc_createGao feng
2013-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-18ip: fix warning in xfrm4_mode_tunnel_inputstephen hemminger
2013-02-18ipv6: fix warning in xfrm6_mode_tunnel_inputstephen hemminger
2013-02-18net: move ioctl functions into a separated fileCong Wang
2013-02-18cfg80211: fix station change if TDLS isn't supportedJohannes Berg
2013-02-18ipv6: optimize inet6_hash_frag()Eric Dumazet
2013-02-18Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2013-02-18mac80211: don't spam mesh probe response messagesThomas Pedersen
2013-02-18mac80211: stringify mesh peering eventsThomas Pedersen
2013-02-18mac80211: clean up mesh HT operationThomas Pedersen
2013-02-18mac80211: fix harmless station flush warningJohannes Berg
2013-02-17sunrpc: silence build warning in gss_fill_contextJeff Layton
2013-02-15tipc: remove redundant checking for the number of iovecs in a send requestYing Xue
2013-02-15tipc: byte-based overload control on socket receive queueYing Xue
2013-02-15tipc: eliminate duplicated discard_rx_queue routineYing Xue