aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-01-11NFC: Avoid memcpy on LLCP connection less Rx pathSamuel Ortiz
2013-01-11wireless: fix regulatory HT40 allowed checkFelix Fietkau
2013-01-11mac80211: fix HT40 connectionsJohannes Berg
2013-01-10tcp: accept RST without ACK flagEric Dumazet
2013-01-10net: Add support for XPS without sysfs being definedAlexander Duyck
2013-01-10net: Rewrite netif_set_xps_queues to address several issuesAlexander Duyck
2013-01-10net: Rewrite netif_reset_xps_queue to allow for better code reuseAlexander Duyck
2013-01-10net: Add functions netif_reset_xps_queue and netif_set_xps_queueAlexander Duyck
2013-01-10net: Split core bits of netdev_pick_tx into __netdev_pick_txAlexander Duyck
2013-01-10net_sched: more precise pkt_len computationEric Dumazet
2013-01-10nfs: fix sunrpc/clnt.c kernel-doc warningsRandy Dunlap
2013-01-10ipv6: use addrconf_get_prefix_route for prefix route lookup [v2]Romain Kuntz
2013-01-10ipv6: fix the noflags test in addrconf_get_prefix_routeRomain Kuntz
2013-01-10tcp: fix splice() and tcp collapsing interactionEric Dumazet
2013-01-10tcp: splice: fix an infinite loop in tcp_read_sock()Eric Dumazet
2013-01-10Bluetooth: Fix uuid output in debugfsGustavo Padovan
2013-01-10Bluetooth: Fix sending incorrect new_settings for mgmt_set_poweredJohan Hedberg
2013-01-10Bluetooth: Fix returning proper command status for start_discoveryJohan Hedberg
2013-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-01-10netfilter: xt_CT: fix unset return value if conntrack zone are disabledPablo Neira Ayuso
2013-01-10Bluetooth: Fix checking for exact values of boolean mgmt parametersJohan Hedberg
2013-01-10Bluetooth: Move non-critical sections outside of the dev lockJohan Hedberg
2013-01-10Bluetooth: Fix accepting set_dev_class for non-BR/EDR controllersJohan Hedberg
2013-01-10Bluetooth: Fix checking for valid device class valuesJohan Hedberg
2013-01-10Bluetooth: Fix missing command complete for mgmt_load_long_term_keysJohan Hedberg
2013-01-10Bluetooth: Fix missing command complete event for mgmt_confirm_nameJohan Hedberg
2013-01-09ipv6: Use container_of macro instead of magic number to get ipv6 header.YOSHIFUJI Hideaki / 吉藤英明
2013-01-09unix: Use FIELD_SIZEOF() in af_unix_init().YOSHIFUJI Hideaki / 吉藤英明
2013-01-09rxrpc: Use FIELD_SIZEOF() in af_rxrpc_init().YOSHIFUJI Hideaki / 吉藤英明
2013-01-09openvswitch: Use FIELD_SIZEOF() in dp_init().YOSHIFUJI Hideaki / 吉藤英明
2013-01-09netlink: Use FIELD_SIZEOF() in netlink_proto_init().YOSHIFUJI Hideaki / 吉藤英明
2013-01-09ipv6: Use FIELD_SIZEOF() in inet6_init().YOSHIFUJI Hideaki / 吉藤英明
2013-01-09ipv4: Use FIELD_SIZEOF() in inet_init().YOSHIFUJI Hideaki / 吉藤英明
2013-01-10Bluetooth: Check if the hci connection exists in SCO shutdownGustavo Padovan
2013-01-10Bluetooth: Fix authentication if acl data comes before remote feature evtJaganath Kanakkassery
2013-01-10NFC: Initial Secure Element APISamuel Ortiz
2013-01-10NFC: Add HCI quirks to support driver (non)standard implementationsEric Lapuyade
2013-01-10NFC: Fixed skb leak in tm_send() nfc and hci ops implementationsEric Lapuyade
2013-01-10NFC: Changed event_received hci ops result semanticEric Lapuyade
2013-01-10NFC: Added error handling in event_received hci opsEric Lapuyade
2013-01-10NFC: Fixed nfc core and hci unregistration and cleanupEric Lapuyade
2013-01-10NFC: llcp: Fix Rx memory leakSamuel Ortiz
2013-01-10NFC: llcp: Remove the tx backlog queueSamuel Ortiz
2013-01-10NFC: Add support for SO_TIMESTAMP LLCP socket optionThierry Escande
2013-01-09openvswitch: Change ENOENT return value to ENODEV in lookup_vport().Jarno Rajahalme
2013-01-09Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()Anderson Lizardo
2013-01-09Bluetooth: Fix sending HCI commands after resetSzymon Janc
2013-01-09Bluetooth: mgmt: Avoid using magic number in status codeSzymon Janc
2013-01-09Bluetooth: mgmt: Remove not needed restriction on add/remove OOB dataSzymon Janc
2013-01-09Bluetooth: AMP: Use set_bit / test_bit for amp_mgr stateAndrei Emeltchenko