summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-02-04rhashtable: Introduce rhashtable_walk_*Herbert Xu1-0/+35
2015-02-04net/mlx4_core: Port aggregation upper layer interfaceMoni Shoua2-0/+20
2015-02-04net/mlx4_core: Port aggregation low level interfaceMoni Shoua3-1/+17
2015-02-04net/bonding: Notify state change on slavesMoni Shoua1-0/+12
2015-02-04net/bonding: Move slave state changes to a helper functionMoni Shoua1-0/+5
2015-02-04net/core: Add event for a change in slave stateMoni Shoua1-0/+15
2015-02-04Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...David S. Miller4-13/+84
2015-02-04Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2-5/+10
2015-02-04net: add skb functions to process remote checksum offloadTom Herbert2-0/+36
2015-02-04xps: fix xps for stacked devicesEric Dumazet1-2/+5
2015-02-02ipv6: introduce ipv6_make_skbVlad Yasevich1-0/+19
2015-02-02ipv6: pull cork initialization into its own function.Vlad Yasevich1-5/+7
2015-02-02net-timestamp: no-payload only sysctlWillem de Bruijn1-0/+1
2015-02-02net-timestamp: no-payload optionWillem de Bruijn1-1/+2
2015-02-02Bluetooth: Remove mgmt_rp_read_local_oob_ext_data structJohan Hedberg1-4/+0
2015-02-02Bluetooth: Add restarting to service discoveryJakub Pawlowski1-0/+1
2015-02-02Bluetooth: Add le_scan_restart work for LE scan restartingJakub Pawlowski1-0/+5
2015-02-01swdevice: add new apis to set and del bridge port attributesRoopa Prabhu1-1/+36
2015-02-01bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellinkRoopa Prabhu1-2/+4
2015-02-01netdev: introduce new NETIF_F_HW_SWITCH_OFFLOAD feature flag for switch devic...Roopa Prabhu1-1/+5
2015-01-31ipv4: icmp: use percpu allocationEric Dumazet1-1/+2
2015-01-31Bluetooth: Store OOB data present value for each set of remote OOB dataMarcel Holtmann1-0/+1
2015-01-29dev: add per net_device packet type chainsSalam Noureddine1-0/+2
2015-01-29nl80211: don't document per-wiphy interface dumpJohannes Berg1-2/+2
2015-01-28net: remove sock_iocbChristoph Hellwig1-23/+0
2015-01-28openvswitch: Add support for checksums on UDP tunnels.Jesse Gross1-1/+1
2015-01-28Merge tag 'nfc-next-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller3-7/+24
2015-01-28Bluetooth: Perform a power cycle when receiving hardware error eventMarcel Holtmann1-0/+3
2015-01-27net/mlx4_core: Adjust command timeouts to conform to the firmware specJack Morgenstein1-3/+3
2015-01-27net/mlx4_core: Add bad-cable event supportJack Morgenstein1-1/+13
2015-01-27vxlan: advertise link netns in fdb messagesNicolas Dichtel1-1/+1
2015-01-27bonding: cleanup and remove dead codeJonathan Toppins1-1/+0
2015-01-27bonding: update bond carrier state when min_links option changesJonathan Toppins1-0/+1
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller17-30/+72
2015-01-28NFC: st21nfca: Adding support for secure elementChristophe Ricard1-0/+2
2015-01-28NFC: hci: Add cmd_received handlerChristophe Ricard1-0/+8
2015-01-27NFC: hci: Change nfc_hci_send_response gate parameter to pipeChristophe Ricard1-2/+0
2015-01-27NFC: hci: Add pipes table to reference them with a tuple {gate, host}Christophe Ricard1-1/+12
2015-01-27NFC: hci: Change event_received handler gate parameter to pipeChristophe Ricard1-1/+1
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-5/+6
2015-01-27mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphersJouni Malinen1-0/+5
2015-01-27mac80111: Add BIP-CMAC-256 cipherJouni Malinen1-0/+9
2015-01-27mac80111: Add GCMP and GCMP-256 ciphersJouni Malinen1-5/+10
2015-01-27cfg80211: Add new GCMP, CCMP-256, BIP-GMAC, BIP-CMAC-256 ciphersJouni Malinen1-0/+18
2015-01-27net: phy: keep track of the PHY suspend stateFlorian Fainelli1-0/+2
2015-01-27net: phy: document has_fixups fieldFlorian Fainelli1-0/+1
2015-01-26ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa1-5/+6
2015-01-26Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2-8/+12
2015-01-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/...David S. Miller2-4/+4
2015-01-26openvswitch: Add support for unique flow IDs.Joe Stringer1-0/+20