summaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
2014-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-02-27neigh: recompute reachabletime before returning from neigh_periodic_work()Duan Jiong
2014-02-27neigh: directly goto out after setting nud_state to NUD_FAILEDDuan Jiong
2014-02-26neigh: probe application via netlink in NUD_PROBETimo Teräs
2014-02-26net: Add sysfs file for port numberAmir Vadai
2014-02-24pktgen: document all supported flagsMathias Krause
2014-02-24pktgen: simplify error handling in pgctrl_write()Mathias Krause
2014-02-24pktgen: fix out-of-bounds access in pgctrl_write()Mathias Krause
2014-02-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-02-22neigh: fix setting of default gc_* valuesJiri Pirko
2014-02-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-02-18rtnl: make ifla_policy staticJiri Pirko
2014-02-17netfilter: nf_tables: fix nf_trace always-on with XT_TRACE=nFlorian Westphal
2014-02-17netdevice: move netdev_cap_txqueue for shared usage to headerDaniel Borkmann
2014-02-17netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann
2014-02-14net-sysfs: get_netdev_queue_index() cleanupEric Dumazet
2014-02-13net: remove unnecessary return'sstephen hemminger
2014-02-13net: core: introduce netif_skb_dev_featuresFlorian Westphal
2014-02-13net: correct error path in rtnl_newlink()Cong Wang
2014-02-12flowcache: Make flow cache name space awareFan Du
2014-02-12skbuff: Introduce skb_to_sgvec_nomark to map skb without mark new endFan Du
2014-02-10net: fix 'ip rule' iif/oif device renameMaciej Żenczykowski
2014-02-10net: Mark functions as static in core/dev.cRashika Kheria
2014-02-07net: use __GFP_NORETRY for high order allocationsEric Dumazet
2014-02-07netpoll: fix netconsole IPv6 setupSabrina Dubroca
2014-02-05rtnetlink: fix oops in rtnl_link_get_slave_info_data_sizeFernando Luis Vazquez Cao
2014-01-29net: Fix warning on make htmldocs caused by skbuff.cMasanari Iida
2014-01-27net: add and use skb_gso_transport_seglen()Florian Westphal
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-24rtnetlink: remove check for fill_slave_info in rtnl_have_link_slave_infoJiri Pirko
2014-01-23net: Correctly sync addresses from multiple sources to single deviceVlad Yasevich
2014-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2014-01-23bonding: convert netlink to use slave data info apiJiri Pirko
2014-01-23rtnetlink: provide api for getting and setting slave infoJiri Pirko
2014-01-23rtnetlink: put "BOND" into nl attribute names which are related to bondingJiri Pirko
2014-01-23net/neighbour: queue work on power efficient wqviresh kumar
2014-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-01-22fuse: fix pipe_buf_operationsMiklos Szeredi
2014-01-22pktgen: Use ether_addr_copyJoe Perches
2014-01-22netpoll: Use ether_addr_copyJoe Perches
2014-01-22net: Export gro_find_by_type helpersOr Gerlitz
2014-01-22net: Add GRO support for UDP encapsulating protocolsOr Gerlitz
2014-01-22Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2014-01-22net: remove unnecessary initializations in net_dev_initSabrina Dubroca
2014-01-20net: fix "queues" uevent between network namespacesWeilong Chen
2014-01-20net: document accel_priv parameter for __dev_queue_xmit()Jason Wang
2014-01-19net: introduce SO_BPF_EXTENSIONSMichal Sekletar
2014-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-18bonding: add netlink attributes to slave link devsfeldma@cumulusnetworks.com