summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-22net: dsa: mv88e6xxx: write MAC outside of ATU Get Next codeVivien Didelot
2015-10-22net: dsa: mv88e6xxx: write VID outside of VTU Get Next codeVivien Didelot
2015-10-22net: dsa: add port_fdb_dump functionVivien Didelot
2015-10-22net: ipv6: Dont add RT6_LOOKUP_F_IFACE flag if saddr setDavid Ahern
2015-10-22Merge tag 'mac80211-next-for-davem-2015-10-21' of git://git.kernel.org/pub/sc...David S. Miller
2015-10-22Merge branch 'isdn-null-deref'David S. Miller
2015-10-22mISDN: fix OOM condition for sending queued I-FramesKarsten Keil
2015-10-22ISDN: fix OOM condition for sending queued I-FramesKarsten Keil
2015-10-22VSOCK: sock_put wasn't safe to call in interrupt contextJorgen Hansen
2015-10-22net: hisilicon: deals with the sub ctrl by sysconyankejian
2015-10-22netlink: fix locking around NETLINK_LIST_MEMBERSHIPSDavid Herrmann
2015-10-22Merge branch 'cxgb4-trivial-fixes'David S. Miller
2015-10-22cxgb4: Update ethtool get_drvinfo to get regdump lenHariprasad Shenai
2015-10-22cxgb4: Use vmalloc, if kmalloc failsHariprasad Shenai
2015-10-22cxgb4: Return error if setup_rss is called before probeHariprasad Shenai
2015-10-22cxgb4/cxgb4vf: Update driver desc. to include Chelsio T6 adapterHariprasad Shenai
2015-10-22cxgb4: Add info print to display number of MSI-X vectors allocatedHariprasad Shenai
2015-10-22cxgb4: Restore L1 cfg, if FW rejects new L1 cfg settingsHariprasad Shenai
2015-10-22cxgb4: Don't disallow turning off auto-negotiationHariprasad Shenai
2015-10-22cxgb4: Align ethtool get stat settingsHariprasad Shenai
2015-10-22openvswitch: Use dev_queue_xmit for vport send.Pravin B Shelar
2015-10-22openvswitch: Fix incorrect type use.Pravin B Shelar
2015-10-22Merge branch 'bpf-perf'David S. Miller
2015-10-22samples: bpf: add bpf_perf_event_output exampleAlexei Starovoitov
2015-10-22bpf: introduce bpf_perf_event_output() helperAlexei Starovoitov
2015-10-22perf: pad raw data samples automaticallyAlexei Starovoitov
2015-10-22ipvlan: read direct ifindex instead of iflinkBrenden Blanco
2015-10-22net: phy: dp83848: Add TI DP83848 Ethernet PHYAndrew F. Davis
2015-10-22tcp: fastopen: limit max_qlenEric Dumazet
2015-10-22Bluetooth: Increase minor version of core moduleMarcel Holtmann
2015-10-22ieee802154: 6lowpan: fix memory leakAlexander Aring
2015-10-22Bluetooth: Make hci_disconnect() behave correctly for all statesJohan Hedberg
2015-10-22Bluetooth: Take advantage of connection abort helpersJohan Hedberg
2015-10-22Bluetooth: Introduce hci_req helper to abort a connectionJohan Hedberg
2015-10-22Bluetooth: hci_bcm: checking for ERR_PTR instead of NULLDan Carpenter
2015-10-22Bluetooth: Fix crash in SMP when unpairingJohan Hedberg
2015-10-22Bluetooth: Disable auto-connection parameters when unpairingJohan Hedberg
2015-10-21net: mdio-gpio: move platform data headerVivien Didelot
2015-10-21ARM: gemini: remove unnecessary mdio-gpio includesVivien Didelot
2015-10-21net: sun4i-emac: Properly free resources on probe failure and removeHans de Goede
2015-10-21net: hisilicon: fix ptr_ret.cocci warningsWu Fengguang
2015-10-21ipv6: gro: support sit protocolEric Dumazet
2015-10-21net: dummy: add more featuresEric Dumazet
2015-10-21openvswitch: Serialize nested ct actions if providedJoe Stringer
2015-10-21openvswitch: Mark connections new when not confirmed.Joe Stringer
2015-10-21openvswitch: Clarify conntrack COMMIT behaviourJoe Stringer
2015-10-21openvswitch: Reject ct_state masks for unknown bitsJoe Stringer
2015-10-21tcp: remove improper preemption check in tcp_xmit_probe_skb()Renato Westphal
2015-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-10-21netlink: Rightsize IFLA_AF_SPEC size calculationArad, Ronen