summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* qed: Add basic L2 interfaceYuval Mintz2015-10-272-0/+317
* qed: Add module with basic common supportYuval Mintz2015-10-273-0/+1644
* net: tso: add support for IPv6emmanuel.grumbach@intel.com2015-10-261-0/+1
* Merge tag 'arcnet-for-4.4-rc1' of git://git.pengutronix.de/git/mgr/linuxDavid S. Miller2015-10-261-0/+7
|\
| * arcnet: com20020-pci: add led trigger supportMichael Grzeschik2015-10-261-0/+7
* | bpf: fix bpf_perf_event_read() helperAlexei Starovoitov2015-10-261-1/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-245-1/+63
|\
| * overflow-arith: begin to add support for overflow builtin functionsHannes Frederic Sowa2015-10-232-0/+22
| * openvswitch: Fix egress tunnel info.Pravin B Shelar2015-10-222-0/+39
| * openvswitch: Clarify conntrack COMMIT behaviourJoe Stringer2015-10-211-1/+2
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-10-244-163/+110
|\ \
| * | Bluetooth: Remove unnecessary hci_explicit_connect_lookup functionJohan Hedberg2015-10-211-3/+0
| * | Bluetooth: Add hci_conn_hash_lookup_le() helper functionJohan Hedberg2015-10-211-0/+24
| * | Bluetooth: Fix missing hdev locking for LE scan cleanupJohan Hedberg2015-10-211-0/+1
| * | Bluetooth: Introduce driver specific post init callbackMarcel Holtmann2015-10-211-0/+1
| * | 6lowpan: remove lowpan_is_addr_broadcastAlexander Aring2015-10-211-10/+0
| * | 6lowpan: move IPHC functionality definesAlexander Aring2015-10-211-123/+0
| * | 6lowpan: remove lowpan_fetch_skb_u8Alexander Aring2015-10-211-13/+14
| * | 6lowpan: cleanup lowpan_header_decompressAlexander Aring2015-10-212-6/+28
| * | 6lowpan: cleanup lowpan_header_compressAlexander Aring2015-10-211-7/+23
| * | 6lowpan: introduce LOWPAN_IPHC_MAX_HC_BUF_LENAlexander Aring2015-10-211-0/+8
| * | Bluetooth: Add support setup stage internal notification eventMarcel Holtmann2015-10-211-0/+1
| * | Bluetooth: Add new quirk for non-persistent diagnostic settingsMarcel Holtmann2015-10-211-0/+9
| * | Bluetooth: Don't use remote address type to decide IRK persistencyJohan Hedberg2015-10-211-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-10-233-0/+10
|\ \ \
| * | | if_link: Add control trust VFHiroshi Shimamoto2015-10-233-0/+10
* | | | mpls: multipath route supportRoopa Prabhu2015-10-231-1/+1
* | | | net: phy: Add nested variants of mdiobus read/writeNeil Armstrong2015-10-231-0/+2
* | | | tcp/dccp: fix hashdance race for passive sessionsEric Dumazet2015-10-233-4/+11
|/ / /
* | | net: dsa: remove port_fdb_getnextVivien Didelot2015-10-221-3/+0
* | | net: dsa: add port_fdb_dump functionVivien Didelot2015-10-221-0/+4
* | | Merge tag 'mac80211-next-for-davem-2015-10-21' of git://git.kernel.org/pub/sc...David S. Miller2015-10-224-28/+168
|\ \ \
| * | | mac80211: remove PM-QoS listenerJohannes Berg2015-10-141-6/+0
| * | | cfg80211: Add multiple scan plans for scheduled scanAvraham Stern2015-10-132-3/+81
| * | | wireless: add WNM action frame categoriesJohannes Berg2015-10-131-0/+3
| * | | wireless: update robust action frame listJohannes Berg2015-10-131-0/+2
| * | | nl80211: allow BSS data to include CLOCK_BOOTTIME timestampDmitry Shmidt2015-10-132-19/+80
| * | | Revert "mac80211: remove exposing 'mfp' to drivers"Tamizh chelvam2015-10-131-0/+2
* | | | bpf: introduce bpf_perf_event_output() helperAlexei Starovoitov2015-10-222-0/+12
* | | | tcp: fastopen: limit max_qlenEric Dumazet2015-10-221-1/+2
* | | | net: mdio-gpio: move platform data headerVivien Didelot2015-10-211-0/+0
* | | | netlink: Rightsize IFLA_AF_SPEC size calculationArad, Ronen2015-10-211-1/+2
* | | | tcp: use RACK to detect lossesYuchung Cheng2015-10-211-0/+9
* | | | tcp: track the packet timings in RACKYuchung Cheng2015-10-212-0/+11
* | | | tcp: skb_mstamp_after helperYuchung Cheng2015-10-211-0/+9
* | | | tcp: remove tcp_mark_lost_retrans()Yuchung Cheng2015-10-211-2/+0
* | | | tcp: track min RTT using windowed min-filterYuchung Cheng2015-10-212-0/+10
| |/ / |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-2016-39/+129
|\ \ \ | | |/ | |/|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-10-195-25/+27
| |\ \
| | * | net: add pfmemalloc check in sk_add_backlog()Eric Dumazet2015-10-171-0/+8