aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-09bridge: remove mode BRIDGE_MODE_SWDEVRoopa Prabhu1-1/+0
2014-12-09bridge: new mode flag to indicate mode 'undefined'Roopa Prabhu1-0/+1
2014-12-09Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller16-72/+230
2014-12-09Merge tag 'linux-can-next-for-3.19-20141207' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2-0/+4
2014-12-09tcp: refine TSO autosizingEric Dumazet1-1/+1
2014-12-09ipvlan: move the device check function into netdevice.hMahesh Bandewar1-0/+10
2014-12-09netdevice: Add a function to check macvlan portMahesh Bandewar1-0/+5
2014-12-09dst: no need to take reference on DST_NOCACHE dstsHannes Frederic Sowa1-21/+2
2014-12-09tcp_cubic: add SNMP counters to track how effective is HystartEric Dumazet1-0/+4
2014-12-09net: sched: cls: remove unused op put from tcf_proto_opsJiri Pirko1-1/+0
2014-12-09net: avoid two atomic operations in fast clonesEric Dumazet1-2/+1
2014-12-09rtnetlink: delay RTM_DELLINK notification until after ndo_uninit()Mahesh Bandewar1-0/+5
2014-12-09tc_act: export uapi header filestephen hemminger1-0/+1
2014-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller1-2/+2
2014-12-08ethtool: Support for configurable RSS hash functionEyal Perry2-14/+38
2014-12-08net: Add functions for handling padding frame and adding to lengthAlexander Duyck2-1/+35
2014-12-08net/mlx5_core: Remove unused dev cap enum fieldsEli Cohen1-8/+0
2014-12-08tipc: convert name table read-write lock to RCUYing Xue1-0/+9
2014-12-08net: bcmgenet: enable driver to work without a device treePetri Gynther1-0/+18
2014-12-08hyperv: Add support for vNIC hot removalHaiyang Zhang1-0/+2
2014-12-08net-timestamp: allow reading recv cmsg on errqueue with origin tstampWillem de Bruijn1-1/+2
2014-12-07can: dev: Consolidate and unify state change handlingAndri Yngvason2-0/+4
2014-12-05net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov3-0/+8
2014-12-05bpf: verifier: add checks for BPF_ABS | BPF_IND instructionsAlexei Starovoitov1-0/+1
2014-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller7-26/+46
2014-12-05Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextJohn W. Linville4-26/+71
2014-12-05Bluetooth: Enabled LE Direct Advertising Report event if supportedMarcel Holtmann1-0/+1
2014-12-05Bluetooth: Add definitions for LE Direct Advertising Report eventMarcel Holtmann1-0/+10
2014-12-05Bluetooth: Move LE advertising report defines to the right locationMarcel Holtmann1-19/+19
2014-12-05Bluetooth: Report invalid RSSI for service discovery and background scanMarcel Holtmann1-0/+3
2014-12-05Bluetooth: Add helper function for clearing the discovery filterMarcel Holtmann1-0/+8
2014-12-05Bluetooth: Add extra discovery fields for storing filter informationJakub Pawlowski1-0/+4
2014-12-05Bluetooth: Add definitions for MGMT_OP_START_SERVICE_DISCOVERYJakub Pawlowski1-0/+9
2014-12-05Bluetooth: Add HCI_RSSI_INVALID for unknown RSSI valueMarcel Holtmann1-0/+1
2014-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville4-30/+84
2014-12-04Merge tag 'nfc-next-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-nextJohn W. Linville8-16/+74
2014-12-03Bluetooth: Store address type with OOB dataJohan Hedberg1-3/+5
2014-12-03Bluetooth: Unify remote OOB data functionsJohan Hedberg1-4/+2
2014-12-03Bluetooth: Add skeleton for BR/EDR SMP channelJohan Hedberg2-0/+3
2014-12-03Bluetooth: Add debugfs switch for forcing SMP over BR/EDRJohan Hedberg1-0/+1
2014-12-03Bluetooth: Add hci_conn flag for new link key generationJohan Hedberg1-0/+1
2014-12-03Bluetooth: Rename hci_find_ltk_by_addr to hci_find_ltkJohan Hedberg1-2/+2
2014-12-03Bluetooth: Remove unused hci_find_ltk functionJohan Hedberg1-2/+0
2014-12-03Bluetooth: Use custom macro for testing BR/EDR SC enabledJohan Hedberg1-0/+3
2014-12-03Bluetooth: Add mgmt support for LE Secure Connections LTK typesJohan Hedberg1-0/+3
2014-12-03netfilter: ipset: Alignment problem between 64bit kernel 32bit userspaceJozsef Kadlecsik2-3/+18
2014-12-02bridge: add brport flags to dflt bridge_getlinkScott Feldman1-1/+2
2014-12-02bridge: add new hwmode swdevScott Feldman1-0/+1
2014-12-02bridge: add new brport flag LEARNING_SYNCScott Feldman2-0/+2
2014-12-02bridge: move private brport flags to if_bridge.h so port drivers can use flagsScott Feldman1-0/+12