aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAge
* vxlan: advertise netns of vxlan dev in fdb msgNicolas Dichtel2015-01-23
* rtnl: fix error path when adding an iface with a link netNicolas Dichtel2015-01-23
* rtnl: allow to create device with IFLA_LINK_NETNSID setNicolas Dichtel2015-01-19
* rtnl: add link netns id to interface messagesNicolas Dichtel2015-01-19
* netns: add rtnl cmd to add and get peer netns idsNicolas Dichtel2015-01-19
* bridge: remove oflags from setlink/dellink.Rosen, Rami2015-01-19
* netlink: Fix bugs in nlmsg_end() conversions.David S. Miller2015-01-18
* netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-18
* bridge: fix setlink/dellink notificationsRoopa Prabhu2015-01-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-15
|\
| * neighbour: fix base_reachable_time(_ms) not effective immediatly when changedJean-Francois Remy2015-01-14
* | net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-13
* | net: allow large number of rx queuesPankaj Gupta2015-01-12
* | ethtool: Extend ethtool plugin module eeprom API to phylibEd Swierk2015-01-06
* | net: tcp: add RTAX_CC_ALGO fib handlingDaniel Borkmann2015-01-05
* | net: Do not call ndo_dflt_fdb_dump if ndo_fdb_dump is definedHubert Sokolowski2015-01-05
* | net: skbuff: don't zero tc members when freeing skbFlorian Westphal2015-01-02
|/
* net: Generalize ndo_gso_check to ndo_features_checkJesse Gross2014-12-26
* net/core: Handle csum for CHECKSUM_COMPLETE VXLAN forwardingJay Vosburgh2014-12-26
* net: Reset secmark when scrubbing packetThomas Graf2014-12-24
* net: Fix stacked vlan offload features computationToshiaki Makita2014-12-24
* mpls: Fix config check for mpls.Pravin B Shelar2014-12-23
* net: Rearrange loop in net_rx_actionHerbert Xu2014-12-23
* net: Always poll at least one device in net_rx_actionHerbert Xu2014-12-23
* net: Detect drivers that reschedule NAPI and exhaust budgetHerbert Xu2014-12-23
* net: Move napi polling code out of net_rx_actionHerbert Xu2014-12-23
* net: drop the packet when fails to do software segmentation or header checkJason Wang2014-12-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-12-18
|\
| * net: Disallow providing non zero VLAN ID for NIC drivers FDB add flowOr Gerlitz2014-12-16
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-16
|\ \ | |/ |/|
| * Merge branch 'nsfs' into for-nextAl Viro2014-12-10
| |\
| | * bury struct proc_ns in fs/procAl Viro2014-12-04
| | * copy address of proc_ns_ops into ns_commonAl Viro2014-12-04
| | * new helpers: ns_alloc_inum/ns_free_inumAl Viro2014-12-04
| | * make proc_ns_operations work with struct ns_common * instead of void *Al Viro2014-12-04
| | * netns: switch ->get()/->put()/->install()/->inum() to working with &net->nsAl Viro2014-12-04
| | * common object embedded into various struct ....nsAl Viro2014-12-04
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-12-13
|\ \ \
| * | | crypto: algif - add and use sock_kzfree_s() instead of memzero_explicit()Daniel Borkmann2014-11-25
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-11
|\ \ \ \
| * | | | net: sock: fix access via invalid file descriptorAlexei Starovoitov2014-12-10
| * | | | net: introduce helper macro for_each_cmsghdrGu Zheng2014-12-10
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-12-10
| |\ \ \ \
| * | | | | net: Pull out core bits of __netdev_alloc_skb and add __napi_alloc_skbAlexander Duyck2014-12-10
| * | | | | net: Split netdev_alloc_frag into __alloc_page_frag and add __napi_alloc_fragAlexander Duyck2014-12-10
| * | | | | Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...David S. Miller2014-12-10
| |\ \ \ \ \
| | * | | | | skb_copy_datagram_iovec() can dieAl Viro2014-12-09
| | * | | | | switch memcpy_to_msg() and skb_copy{,_and_csum}_datagram_msg() to primitivesAl Viro2014-12-09
| * | | | | | rocker: remove swdev modeRoopa Prabhu2014-12-09
| * | | | | | net: avoid to call skb_queue_len againLi RongQing2014-12-09
| |/ / / / /