aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville13-128/+391
2014-03-12mlx4: Implement IP based gids support for RoCE/SRIOVJack Morgenstein2-1/+9
2014-03-12mlx4: In RoCE allow guests to have multiple GIDSJack Morgenstein1-0/+1
2014-03-12mlx4_core: For RoCE, allow slaves to set the GID entry at that slave's indexJack Morgenstein1-2/+5
2014-03-12mlx4: Adjust QP1 multiplexing for RoCE/SRIOVJack Morgenstein1-0/+4
2014-03-12flowcache: Fix resource leaks on namespace exit.Steffen Klassert1-0/+1
2014-03-11netdev: set __percpu attribute on netdev_alloc_pcpu_statsstephen hemminger1-1/+1
2014-03-10flowcache: restore a single flow_cache kmem_cacheEric Dumazet1-1/+0
2014-03-10net: add a pre-check of net_ns in sk_change_net()Gu Zheng1-2/+6
2014-03-07Merge tag 'linux-can-next-for-3.15-20140307' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2-2/+8
2014-03-07can: allow to change the device mtu for CAN FD capable devicesOliver Hartkopp2-0/+2
2014-03-07can: introduce the data bitrate configuration for CAN FDOliver Hartkopp2-2/+6
2014-03-066lowpan: move 6lowpan header to include/netAlexander Aring1-0/+434
2014-03-06tcp: Use NET_ADD_STATS instead of NET_ADD_STATS_BH in tcp_event_new_data_sent()David S. Miller1-0/+1
2014-03-06inet: remove now unused flag DST_NOPEERHannes Frederic Sowa1-4/+3
2014-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller21-73/+90
2014-03-04UAPI: add MPLS label stack definitionSimon Wunderlich2-0/+40
2014-03-04if_ether.h: add IEEE 802.21 EthertypeSimon Wunderlich1-0/+1
2014-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-2/+18
2014-03-04Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2-46/+15
2014-03-04mm: numa: bugfix for LAST_CPUPID_NOT_IN_PAGE_FLAGSLiu Ping Fan1-2/+2
2014-03-04mm: include VM_MIXEDMAP flag in the VM_SPECIAL list to avoid m(un)lockingVlastimil Babka1-1/+1
2014-03-04mm: close PageTail raceDavid Rientjes2-43/+12
2014-03-03tcp: snmp stats for Fast Open, SYN rtx, and data pktsYuchung Cheng1-0/+3
2014-03-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextJohn W. Linville3-14/+101
2014-03-03Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linuxLinus Torvalds1-2/+2
2014-03-02net/mlx4_en: Use union for BlueFlame WQEAmir Vadai1-3/+8
2014-03-02net/mlx4: Replace mlx4_en_mac_to_u64() with mlx4_mac_to_u64()Eugenia Emantayev1-0/+12
2014-03-02Merge tag 'driver-core-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-4/+5
2014-02-286lowpan: handling 6lowpan fragmentation via inet_frag apiAlexander Aring1-0/+9
2014-02-28net: ns: add ieee802154_6lowpan namespaceAlexander Aring2-0/+17
2014-02-286lowpan: add frag information structAlexander Aring1-0/+7
2014-02-28Merge tag 'sound-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+8
2014-02-28ieee80211: remove function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}Zhao, Gang1-36/+0
2014-02-28wl1251: move power GPIO handling into the driverSebastian Reichel1-1/+1
2014-02-28wl1251: split wl251 platform data to a separate structureLuciano Coelho1-1/+21
2014-02-28Bluetooth: Remove unnecessary stop_scan_complete functionJohan Hedberg1-0/+1
2014-02-28Bluetooth: Add timeout for LE connection attemptsJohan Hedberg2-0/+2
2014-02-28Bluetooth: Add defines for LE initiator filter policyJohan Hedberg1-0/+3
2014-02-28Bluetooth: Track LE initiator and responder address informationJohan Hedberg1-0/+4
2014-02-28Bluetooth: Use __le64 type for LE random numbersMarcel Holtmann3-7/+7
2014-02-27Bluetooth: Add timer to force power offJohan Hedberg1-0/+1
2014-02-28Bluetooth: Add support for storing LE white list entriesMarcel Holtmann1-0/+7
2014-02-28Bluetooth: Add definitions for LE white list HCI commandsMarcel Holtmann1-0/+14
2014-02-28Bluetooth: Make hci_blacklist_clear function staticMarcel Holtmann1-1/+0
2014-02-27ipv6: addrconf: silence sparse endianness warningsBjørn Mork1-3/+3
2014-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller1-15/+68
2014-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller1-0/+11
2014-02-27net: move net_device priv_flags out from UAPILuis R. Rodriguez2-83/+83
2014-02-27net: kdoc struct net_device flags and priv_flagsLuis R. Rodriguez1-52/+161