aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* netfilter: Pass socket pointer down through okfn().David Miller2015-04-07
* netfilter: Add socket pointer to nf_hook_state.David Miller2015-04-07
* netfilter: Add nf_hook_state initializer function.David Miller2015-04-07
* cosa: fix error return codeJulia Lawall2015-04-07
* wan: lmc: fix error return codeJulia Lawall2015-04-07
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-04-07
|\
| * Bluetooth: Fix location of TX power field in LE advertising dataMarcel Holtmann2015-04-04
| * Bluetooth: hidp: Use BIT(x) instead of (1 << x)Marcel Holtmann2015-04-04
| * Bluetooth: cmtp: Use BIT(x) instead of (1 << x)Marcel Holtmann2015-04-04
| * Bluetooth: bnep: Handle BNEP connection setup requestGrzegorz Kolodziejczyk2015-04-03
| * Bluetooth: bnep: Add support to extended headers of control framesGrzegorz Kolodziejczyk2015-04-03
| * Bluetooth: bnep: Add support for get bnep features via ioctlGrzegorz Kolodziejczyk2015-04-03
| * Bluetooth: bnep: Return err value while sending cmd is not understoodGrzegorz Kolodziejczyk2015-04-03
| * Bluetooth: Disallow LE local out-of-band data when LE privacy is usedMarcel Holtmann2015-04-02
| * Bluetooth: Convert local OOB data reading to use HCI requestJohan Hedberg2015-04-02
| * Bluetooth: Move hci_get_cmd_complete() to hci_event.cJohan Hedberg2015-04-02
| * Bluetooth: Remove unused hci_req_pending() functionJohan Hedberg2015-04-02
| * Bluetooth: Remove unneeded recv_event variableJohan Hedberg2015-04-02
| * Bluetooth: Convert hci_req_sync family of function to new request APIJohan Hedberg2015-04-02
| * Bluetooth: Add second hci_request callback option for full skbJohan Hedberg2015-04-02
| * Bluetooth: Add clarifying comment to command status handlingJohan Hedberg2015-04-02
| * Bluetooth: Export SMP selftest result in debugfsMarcel Holtmann2015-04-02
| * Bluetooth: Export ECDH selftest result in debugfsMarcel Holtmann2015-04-02
| * Bluetooth: Restrict BNEP flags to only valid onesMarcel Holtmann2015-04-02
| * Bluetooth: Restrict HIDP flags to only valid onesMarcel Holtmann2015-04-02
| * Bluetooth: Restrict CMTP flags to only valid onesMarcel Holtmann2015-04-02
| * Bluetooth: Remove unneeded extra ( ) in valid flags checkMarcel Holtmann2015-04-02
| * Bluetooth: Expose current Device ID information via debugfsMarcel Holtmann2015-04-02
| * Bluetooth: Refactor HCI request variables into own structJohan Hedberg2015-03-30
| * Bluetooth: Refactor L2CAP variables into l2cap_ctrlJohan Hedberg2015-03-30
| * Bluetooth: Remove superfluous extra empty line between functionsMarcel Holtmann2015-03-29
| * Bluetooth: Fix error returns for Read Local OOB Extended Data commandsMarcel Holtmann2015-03-29
| * Bluetooth: Move memory location outside of hci_dev lockMarcel Holtmann2015-03-29
| * Bluetooth: Update adv. parameters when conn. setting changesArman Uguray2015-03-28
| * Bluetooth: Use ADV_SCAN_IND for adv. instancesArman Uguray2015-03-28
| * Bluetooth: Fix using global connectable settings for advArman Uguray2015-03-28
| * Bluetooth: Fix race condition with HCI_RESET flagJohan Hedberg2015-03-28
| * Bluetooth: btusb: Consolidate Broadcom based device entriesMarcel Holtmann2015-03-28
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-06
|\ \
| * | Linux 4.0-rc7Linus Torvalds2015-04-06
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-04-06
| |\ \
| | * | net/mlx4_core: Fix error message deprecation for ConnectX-2 cardsJack Morgenstein2015-04-06
| | * | net: dsa: fix filling routing table from OF descriptionPavel Nakonechny2015-04-06
| | * | l2tp: unregister l2tp_net_ops on failure pathWANG Cong2015-04-06
| | * | mvneta: dont call mvneta_adjust_link() manuallyStas Sergeev2015-04-06
| | * | ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org2015-04-06
| | * | netns: don't allocate an id for dead netnsNicolas Dichtel2015-04-03
| | * | Revert "netns: don't clear nsid too early on removal"Nicolas Dichtel2015-04-03
| | * | ip6mr: call del_timer_sync() in ip6mr_free_table()WANG Cong2015-04-02
| | * | net: move fib_rules_unregister() under rtnl lockWANG Cong2015-04-02