summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-02-02ipv6: introduce ipv6_make_skbVlad Yasevich
2015-02-02ipv6: pull cork initialization into its own function.Vlad Yasevich
2015-02-02net-timestamp: no-payload only sysctlWillem de Bruijn
2015-02-02net-timestamp: no-payload optionWillem de Bruijn
2015-02-01swdevice: add new apis to set and del bridge port attributesRoopa Prabhu
2015-02-01bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellinkRoopa Prabhu
2015-02-01netdev: introduce new NETIF_F_HW_SWITCH_OFFLOAD feature flag for switch devic...Roopa Prabhu
2015-01-31ipv4: icmp: use percpu allocationEric Dumazet
2015-01-29dev: add per net_device packet type chainsSalam Noureddine
2015-01-28net: remove sock_iocbChristoph Hellwig
2015-01-28openvswitch: Add support for checksums on UDP tunnels.Jesse Gross
2015-01-28Merge tag 'nfc-next-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-01-27net/mlx4_core: Adjust command timeouts to conform to the firmware specJack Morgenstein
2015-01-27net/mlx4_core: Add bad-cable event supportJack Morgenstein
2015-01-27vxlan: advertise link netns in fdb messagesNicolas Dichtel
2015-01-27bonding: cleanup and remove dead codeJonathan Toppins
2015-01-27bonding: update bond carrier state when min_links option changesJonathan Toppins
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-28NFC: st21nfca: Adding support for secure elementChristophe Ricard
2015-01-28NFC: hci: Add cmd_received handlerChristophe Ricard
2015-01-27NFC: hci: Change nfc_hci_send_response gate parameter to pipeChristophe Ricard
2015-01-27NFC: hci: Add pipes table to reference them with a tuple {gate, host}Christophe Ricard
2015-01-27NFC: hci: Change event_received handler gate parameter to pipeChristophe Ricard
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-01-27net: phy: keep track of the PHY suspend stateFlorian Fainelli
2015-01-27net: phy: document has_fixups fieldFlorian Fainelli
2015-01-26ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa
2015-01-26Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2015-01-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/...David S. Miller
2015-01-26openvswitch: Add support for unique flow IDs.Joe Stringer
2015-01-26genetlink: Add genlmsg_parse() helper function.Joe Stringer
2015-01-26Merge tag 'regulator-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-01-26NFC: st21nfcb: Fix copy/paste error in commentChristophe Ricard
2015-01-26NFC: st21nfcb: Remove useless includeChristophe Ricard
2015-01-26printk: add dummy routine for when CONFIG_PRINTK=nPranith Kumar
2015-01-26mm: page_alloc: embed OOM killing naturally into allocation slowpathJohannes Weiner
2015-01-26rhashtable: fix rht_for_each_entry_safe() endless loopPatrick McHardy
2015-01-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-01-25net: ipv6: Add sysctl entry to disable MTU updates from RAHarout Hedeshian
2015-01-25net/mlx4_core: Enable device recovery flow with SRIOVYishai Hadas
2015-01-25net/mlx4_core: Manage interface state for Reset flow casesYishai Hadas
2015-01-25net/mlx4_core: Activate reset flow upon fatal command casesYishai Hadas
2015-01-25net/mlx4_core: Enhance the catas flow to support device resetYishai Hadas
2015-01-25net/mlx4_core: Refactor the catas flow to work per deviceYishai Hadas
2015-01-25net/mlx4_core: Set device configuration data to be persistent across resetYishai Hadas
2015-01-25net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas
2015-01-24vxlan: Eliminate dependency on UDP socket in transmit pathTom Herbert
2015-01-24udp: Do not require sock in udp_tunnel_xmit_skbTom Herbert
2015-01-23vxlan: advertise netns of vxlan dev in fdb msgNicolas Dichtel
2015-01-24Merge tag 'pci-v3.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds