aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-25ieee802154: move wpan-phy.h to cfg802154.hAlexander Aring9-9/+9
2014-10-25mac802154: move wpan.c to iface.cAlexander Aring2-1/+1
2014-10-25mac802154: move mac802154.h to ieee802154_i.hAlexander Aring9-11/+11
2014-10-25mac802154: move ieee802154_dev.c to main.cAlexander Aring2-1/+1
2014-10-25Bluetooth: Add self-tests for SMP crypto functionsJohan Hedberg1-0/+87
2014-10-25Bluetooth: Add skeleton for SMP self-testsJohan Hedberg2-0/+39
2014-10-25Bluetooth: Pass only crypto context to SMP crypto functionsJohan Hedberg1-18/+12
2014-10-25Bluetooth: fix shadow warning in hci_disconnect()Fabian Frederick1-3/+4
2014-10-25ieee802154: wpan-class: fix trailing semicolonAlexander Aring1-1/+1
2014-10-25mac802154: fix typo IEEE802515 to IEEE802154Alexander Aring1-3/+3
2014-10-25ieee802154: ieee802154_dev: fix align typoAlexander Aring1-1/+1
2014-10-25ieee802154: mac802154: remove FSF addressAlexander Aring18-72/+0
2014-10-25Bluetooth: Fix missing channel unlock in l2cap_le_creditsMartin Townsend1-0/+1
2014-10-256lowpan: Use skb_cow in IPHC decompression.Martin Townsend2-26/+25
2014-10-25Bluetooth: 6lowpan: remove unnecessary codes in give_skb_to_upperLi RongQing1-8/+1
2014-10-25Bluetooth: Improve RFCOMM __test_pf macro robustnessSzymon Janc1-1/+1
2014-10-25Bluetooth: Fix RFCOMM NSC responseSzymon Janc1-2/+2
2014-10-25Bluetooth: Defer connection-parameter removal when unpairingAlfonso Acosta2-13/+41
2014-10-25ieee802154: 6lowpan: add RTNL assertionAlexander Aring1-0/+2
2014-10-25ieee802154: 6lowpan: improve packet registrationAlexander Aring1-12/+18
2014-10-25Bluetooth: Remove redundant check on hci_conn's device classAlfonso Acosta1-2/+1
2014-10-25Bluetooth: Include ADV_IND report in Device Connected eventAlfonso Acosta2-16/+40
2014-10-25Bluetooth: Refactor arguments of mgmt_device_connectedAlfonso Acosta3-20/+11
2014-10-25ieee802154: 6lowpan: fix sign of errno return valAlexander Aring1-1/+1
2014-10-25ieee802154: reassembly: fix tag byteorderAlexander Aring2-5/+7
2014-10-25ieee802154: 6lowpan: fix byteorder for frag tagAlexander Aring1-4/+5
2014-10-25ieee802154: 6lowpan: Drop PACKET_OTHERHOST skbs in 6lowpanSimon Vincent1-0/+3
2014-10-25trivial: net/mac802154: Fix Kconfig typoJulien Catalano1-1/+1
2014-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-7/+8
2014-10-19Net: DSA: Fix checking for get_phy_flags functionAndrew Lunn1-1/+1
2014-10-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-0/+2
2014-10-18ipv6: fix a potential use after free in sit.cLi RongQing1-3/+3
2014-10-18ipv6: fix a potential use after free in ip6_offload.cLi RongQing1-0/+1
2014-10-18ipv4: fix a potential use after free in gre_offload.cLi RongQing1-3/+3
2014-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds34-202/+265
2014-10-17net: dsa: add includes for ethtool and phy_fixed definitionsFlorian Fainelli1-0/+1
2014-10-17openvswitch: Set flow-key members.Pravin B Shelar1-3/+3
2014-10-17netrom: use linux/uaccess.hFabian Frederick7-7/+7
2014-10-17tipc: fix bug in bundled buffer receptionJon Paul Maloy1-1/+6
2014-10-17ipv6: introduce tcp_v6_iif()Eric Dumazet3-13/+18
2014-10-17ipv4: fix a potential use after free in fou.cLi RongQing1-0/+3
2014-10-17ipv4: fix a potential use after free in ip_tunnel_core.cLi RongQing1-1/+2
2014-10-17openvswitch: Create right mask with disabled megaflowsPravin B Shelar1-21/+72
2014-10-17openvswitch: fix a use after freeLi RongQing1-1/+2
2014-10-17ipv4: dst_entry leak in ip_send_unicast_reply()Vasily Averin1-3/+9
2014-10-17ipv4: clean up cookie_v4_check()Cong Wang2-4/+4
2014-10-17ipv4: share tcp_v4_save_options() with cookie_v4_check()Cong Wang2-29/+1
2014-10-17ipv4: call __ip_options_echo() in cookie_v4_check()Cong Wang1-1/+1
2014-10-15openvswitch: use vport instead of pFabian Frederick1-2/+2
2014-10-15openvswitch: kerneldoc warning fixFabian Frederick1-1/+1