summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* 6lowpan: fix error checking codeAndrzej Hajda2016-02-241-1/+1
* 6lowpan: iphc: fix stateful multicast compressionAlexander Aring2016-02-241-1/+2
* ieee802154: 6lowpan: fix return of netdev notifierAlexander Aring2016-02-231-4/+3
* 6lowpan: iphc: add support for stateful compressionAlexander Aring2016-02-233-58/+642
* mac802154: Fixes kernel oops when unloading a radio driverKoen Zandberg2016-02-231-1/+1
* Bluetooth: hci_core: cancel power off delayed work properlyWei-Ning Huang2016-02-231-0/+1
* Bluetooth: Use managed version of led_trigger_register in LED triggerHeiner Kallweit2016-02-233-11/+1
* Bluetooth: add LED trigger for indicating HCI is powered upHeiner Kallweit2016-02-235-0/+116
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-02-2352-169/+492
|\
| * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-02-211-2/+4
| |\
| | * Bluetooth: hci_core: Avoid mixing up req_complete and req_complete_skbDouglas Anderson2016-02-201-2/+4
| * | sctp: Fix port hash table size computationNeil Horman2016-02-211-8/+38
| |/
| * af_unix: Don't use continue to re-execute unix_stream_read_generic loopRainer Weikusat2016-02-191-1/+2
| * unix_diag: fix incorrect sign extension in unix_lookup_by_inoDmitry V. Levin2016-02-191-1/+1
| * lwt: fix rx checksum setting for lwt devices tunneling over ipv6Paolo Abeni2016-02-191-1/+1
| * tipc: unlock in error pathInsu Yun2016-02-191-1/+3
| * Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2016-02-193-5/+33
| |\
| | * batman-adv: Avoid endless loop in bat-on-bat netdevice checkAndrew Lunn2016-02-161-0/+25
| | * batman-adv: Only put orig_node_vlan list reference when removedSven Eckelmann2016-02-161-2/+4
| | * batman-adv: Only put gw_node list reference when removedSven Eckelmann2016-02-161-3/+4
| * | rtnl: RTM_GETNETCONF: fix wrong return valueAnton Protopopov2016-02-192-2/+2
| * | net: make netdev_for_each_lower_dev safe for device removalNikolay Aleksandrov2016-02-191-2/+2
| * | net: caif: fix erroneous return valueAnton Protopopov2016-02-181-1/+1
| * | appletalk: fix erroneous return valueAnton Protopopov2016-02-181-1/+1
| * | IFF_NO_QUEUE: Fix for drivers not calling ether_setup()Phil Sutter2016-02-181-1/+3
| * | gre: clear IFF_TX_SKB_SHARINGJiri Benc2016-02-182-2/+4
| * | tcp/dccp: fix another race at listener dismantleEric Dumazet2016-02-185-35/+35
| * | route: check and remove route cache when we get routeXin Long2016-02-181-14/+63
| * | net_sched fix: reclassification needs to consider ether protocol changesJamal Hadi Salim2016-02-181-0/+1
| * | tcp: correctly crypto_alloc_hash return checkInsu Yun2016-02-171-1/+1
| * | net: dsa: Unregister slave_dev in error pathFlorian Fainelli2016-02-171-0/+1
| * | l2tp: Fix error creating L2TP tunnelsMark Tomlinson2016-02-171-4/+14
| * | tcp: md5: release request socket instead of listenerEric Dumazet2016-02-161-2/+4
| * | tcp: do not set rtt_min to 1Eric Dumazet2016-02-161-1/+4
| * | net: dsa: remove phy_disconnect from error pathSascha Hauer2016-02-161-1/+0
| * | tipc: fix premature addition of node to lookup tableJon Paul Maloy2016-02-161-6/+6
| * | bridge: mdb: avoid uninitialized variable warningArnd Bergmann2016-02-161-2/+2
| * | net: Copy inner L3 and L4 headers as unaligned on GRE TEBAlexander Duyck2016-02-161-0/+7
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-02-167-16/+91
| |\ \
| | * | netfilter: nft_counter: fix erroneous return valuesAnton Protopopov2016-02-081-2/+2
| | * | netfilter: tee: select NF_DUP_IPV6 unconditionallyArnd Bergmann2016-02-082-3/+3
| | * | netfilter: nfnetlink: correctly validate length of batch messagesPhil Turnbull2016-02-081-4/+6
| | * | netfilter: cttimeout: fix deadlock due to erroneous unlock/lock conversionFlorian Westphal2016-02-011-1/+1
| | * | netfilter: nfnetlink: use original skbuff when acking batchesPablo Neira Ayuso2016-02-011-3/+3
| | * | netfilter: conntrack: resched in nf_ct_iterate_cleanupFlorian Westphal2016-02-012-3/+76
| * | | af_unix: Guard against other == sk in unix_dgram_sendmsgRainer Weikusat2016-02-161-1/+6
| * | | af_unix: Don't set err in unix_stream_read_generic unless there was an errorRainer Weikusat2016-02-161-6/+10
| | |/ | |/|
| * | vsock: Fix blocking ops call in prepare_to_waitLaura Abbott2016-02-131-13/+6
| * | ipv4: fix memory leaks in ip_cmsg_send() callersEric Dumazet2016-02-134-3/+11
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-02-1115-24/+85
| |\ \
OpenPOWER on IntegriCloud