summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Bluetooth: Fix uuid output in debugfsGustavo Padovan2013-01-101-11/+11
| | * | Bluetooth: Fix sending incorrect new_settings for mgmt_set_poweredJohan Hedberg2013-01-101-2/+3
| | * | Bluetooth: Fix returning proper command status for start_discoveryJohan Hedberg2013-01-101-16/+30
| | * | Bluetooth: Fix checking for exact values of boolean mgmt parametersJohan Hedberg2013-01-101-0/+36
| | * | Bluetooth: Move non-critical sections outside of the dev lockJohan Hedberg2013-01-101-28/+18
| | * | Bluetooth: Fix accepting set_dev_class for non-BR/EDR controllersJohan Hedberg2013-01-101-0/+6
| | * | Bluetooth: Fix checking for valid device class valuesJohan Hedberg2013-01-101-0/+6
| | * | Bluetooth: Fix missing command complete for mgmt_load_long_term_keysJohan Hedberg2013-01-101-2/+5
| | * | Bluetooth: Fix missing command complete event for mgmt_confirm_nameJohan Hedberg2013-01-101-1/+2
| | * | Bluetooth: mgmt: Avoid using magic number in status codeSzymon Janc2013-01-091-4/+4
| | * | Bluetooth: mgmt: Remove not needed restriction on add/remove OOB dataSzymon Janc2013-01-091-17/+0
| | * | Bluetooth: AMP: Use set_bit / test_bit for amp_mgr stateAndrei Emeltchenko2013-01-092-5/+5
| | * | Bluetooth: AMP: Remove dead codeAndrei Emeltchenko2013-01-091-5/+0
| | * | Bluetooth: AMP: Clean up logical link create / acceptAndrei Emeltchenko2013-01-091-12/+5
| | * | Bluetooth: AMP: Send A2MP Create Phylink Rsp after Assoc writeAndrei Emeltchenko2013-01-092-3/+39
| | * | Bluetooth: Remove unnecessary include l2cap.hRami Rosen2013-01-091-1/+0
* | | | net: sctp: sctp_auth_make_key_vector: remove duplicate ntohs callsDaniel Borkmann2013-02-071-9/+12
* | | | net: reset mac header in dev_start_xmit()Eric Dumazet2013-02-061-0/+2
* | | | net: adjust skb_gso_segment() for calling in rx pathCong Wang2013-02-062-6/+17
* | | | wpan: use stack buffer instead of heapAlexander Aring2013-02-061-6/+1
* | | | 6lowpan: use stack buffer instead of heapAlexander Aring2013-02-061-9/+4
* | | | 6lowpan: Remove __init tag from lowpan_netlink_fini().David S. Miller2013-02-061-1/+1
* | | | netpoll: protect napi_poll and poll_controller during dev_[open|close]Neil Horman2013-02-062-1/+66
* | | | wpan: whitespace fixAlexander Aring2013-02-061-1/+1
* | | | ipv6: Don't send packet to big messages to selfSteffen Klassert2013-02-061-2/+1
* | | | net: core: Remove unnecessary alloc/OOM messagesJoe Perches2013-02-062-12/+6
* | | | tcp: remove Appropriate Byte Count supportStephen Hemminger2013-02-055-53/+1
* | | | ipv4: Disallow non-namespace aware protocols to register.David S. Miller2013-02-053-26/+6
* | | | l2tp: Make ipv4 protocol handler namespace aware.David S. Miller2013-02-051-6/+10
* | | | l2tp: create tunnel sockets in the right namespaceTom Parkin2013-02-051-33/+54
* | | | l2tp: prevent tunnel creation on netns mismatchTom Parkin2013-02-051-2/+9
* | | | l2tp: set netnsok flag for netlink messagesTom Parkin2013-02-051-0/+1
* | | | l2tp: put tunnel socket release on a workqueueTom Parkin2013-02-052-44/+61
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-0519-60/+139
|\ \ \ \
| * | | | tcp: ipv6: Update MIB counters for dropsVijay Subramanian2013-02-041-1/+5
| * | | | tcp: Update MIB counters for dropsVijay Subramanian2013-02-041-1/+2
| * | | | packet: fix leakage of tx_ring memoryPhil Sutter2013-02-031-4/+6
| * | | | net: Fix inner_network_header assignment in skb-copy.Pravin B Shelar2013-02-031-1/+1
| * | | | tcp: frto should not set snd_cwnd to 0Eric Dumazet2013-02-031-1/+2
| * | | | tcp: fix an infinite loop in tcp_slow_start()Eric Dumazet2013-02-031-4/+10
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-011-1/+1
| |\ \ \ \
| | * \ \ \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-01-281-1/+1
| | |\ \ \ \
| | | * | | | cfg80211: off by one in ieee80211_bss()Dan Carpenter2013-01-241-1/+1
| * | | | | | tcp: detect SYN/data drop when F-RTO is disabledYuchung Cheng2013-01-311-2/+1
| * | | | | | l2tp: correctly handle ancillary data in the ip6 recv pathTom Parkin2013-01-311-3/+3
| * | | | | | ipv6: export ip6_datagram_recv_ctlTom Parkin2013-01-311-0/+1
| * | | | | | ipv6: rename datagram_send_ctl and datagram_recv_ctlTom Parkin2013-01-317-21/+22
| * | | | | | ipv6: do not create neighbor entries for local deliveryMarcelo Ricardo Leitner2013-01-301-1/+1
| * | | | | | tcp: Increment LISTENOVERFLOW and LISTENDROPS in tcp_v4_conn_request()Nivedita Singhvi2013-01-291-1/+4
| * | | | | | ipv6 addrconf: Fix interface identifiers of 802.15.4 devices.YOSHIFUJI Hideaki / 吉藤英明2013-01-291-0/+1
OpenPOWER on IntegriCloud