Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | Bluetooth: debug: Print l2cap_chan refcount | Andrei Emeltchenko | 2012-07-11 | 1 | -0/+4 | |
| | | * | Bluetooth: Improve debugging messages for hci_conn | Andrei Emeltchenko | 2012-06-30 | 1 | -0/+6 | |
| | | * | Bluetooth: Use AUTO_OFF constant in jiffies | Andrei Emeltchenko | 2012-06-19 | 1 | -1/+2 | |
| | | * | Bluetooth: Fix flags of mgmt_device_found event | Jefferson Delfes | 2012-06-12 | 1 | -1/+1 | |
| | | * | Bluetooth: Update HCI timeouts constants to use msecs_to_jiffies | Andrei Emeltchenko | 2012-06-12 | 2 | -6/+6 | |
| | | * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Gustavo Padovan | 2012-06-11 | 1 | -0/+6 | |
| | | |\ | ||||||
| | * | \ | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2012-07-17 | 2 | -3/+34 | |
| | |\ \ \ | ||||||
| | | * | | | cfg80211: add cellular base station regulatory hint support | Luis R. Rodriguez | 2012-07-17 | 1 | -0/+5 | |
| | | * | | | cfg80211: support TX error rate CQM | Thomas Pedersen | 2012-07-17 | 1 | -0/+21 | |
| | | * | | | cfg80211: reduce monitor interface tracking | Johannes Berg | 2012-07-13 | 1 | -4/+0 | |
| | | * | | | cfg80211/mac80211: re-add get_channel operation | Johannes Berg | 2012-07-13 | 1 | -0/+9 | |
| | * | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2012-07-12 | 2 | -57/+58 | |
| | |\ \ \ \ | | | |/ / / | ||||||
| | | * | | | mac80211: add time synchronisation with BSS for assoc | Johannes Berg | 2012-07-12 | 1 | -2/+8 | |
| | | * | | | mac80211: optimize ieee80211_rx_status struct layout | Johannes Berg | 2012-07-12 | 1 | -7/+7 | |
| | | * | | | nl80211: move scan API to wdev | Johannes Berg | 2012-07-12 | 1 | -3/+4 | |
| | | * | | | cfg80211: use wireless_dev for interface management | Johannes Berg | 2012-07-12 | 1 | -9/+10 | |
| | | * | | | cfg80211: use wdev in mgmt-tx/ROC APIs | Johannes Berg | 2012-07-09 | 1 | -14/+13 | |
| | | * | | | nl80211: prepare for non-netdev wireless devs | Johannes Berg | 2012-07-09 | 1 | -6/+16 | |
| | | * | | | mac80211: remove ieee80211_key_removed | Johannes Berg | 2012-07-09 | 1 | -16/+0 | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-07-19 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | net-tcp: Fast Open client - cookie-less mode | Yuchung Cheng | 2012-07-19 | 1 | -0/+1 | |
| * | | | | | | net-tcp: Fast Open client - detecting SYN-data drops | Yuchung Cheng | 2012-07-19 | 1 | -2/+4 | |
| * | | | | | | net-tcp: Fast Open client - sendmsg(MSG_FASTOPEN) | Yuchung Cheng | 2012-07-19 | 2 | -2/+7 | |
| * | | | | | | net-tcp: Fast Open client - sending SYN-data | Yuchung Cheng | 2012-07-19 | 1 | -0/+9 | |
| * | | | | | | net-tcp: Fast Open client - cookie cache | Yuchung Cheng | 2012-07-19 | 1 | -0/+4 | |
| * | | | | | | net-tcp: Fast Open base | Yuchung Cheng | 2012-07-19 | 1 | -1/+8 | |
| * | | | | | | net: Fix warnings in dst_ops.h | David S. Miller | 2012-07-19 | 1 | -0/+1 | |
| * | | | | | | ipv4: tcp: remove per net tcp_sock | Eric Dumazet | 2012-07-19 | 2 | -2/+1 | |
| * | | | | | | ipv4: use seqlock for nh_exceptions | Julian Anastasov | 2012-07-19 | 1 | -1/+1 | |
| * | | | | | | ipv6: add ipv6_addr_hash() helper | Eric Dumazet | 2012-07-18 | 2 | -1/+15 | |
| * | | | | | | net/ipv4: VTI support rx-path hook in xfrm4_mode_tunnel. | Saurabh | 2012-07-18 | 1 | -0/+2 | |
| * | | | | | | ipv6: fix inet6_csk_xmit() | Eric Dumazet | 2012-07-18 | 1 | -1/+2 | |
| * | | | | | | Merge branch 'nexthop_exceptions' | David S. Miller | 2012-07-17 | 6 | -6/+30 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ipv4: Add FIB nexthop exceptions. | David S. Miller | 2012-07-17 | 1 | -0/+18 | |
| | * | | | | | | net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}() | David S. Miller | 2012-07-17 | 1 | -2/+4 | |
| | * | | | | | | sctp: Adjust PMTU updates to accomodate route invalidation. | David S. Miller | 2012-07-16 | 2 | -4/+4 | |
| | * | | | | | | ipv6: Add helper inet6_csk_update_pmtu(). | David S. Miller | 2012-07-16 | 1 | -0/+2 | |
| | * | | | | | | ipv4: Add helper inet_csk_update_pmtu(). | David S. Miller | 2012-07-16 | 1 | -0/+2 | |
| * | | | | | | | tcp: implement RFC 5961 3.2 | Eric Dumazet | 2012-07-17 | 1 | -0/+1 | |
| * | | | | | | | net: make sock diag per-namespace | Andrey Vagin | 2012-07-16 | 1 | -0/+1 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2012-07-13 | 4 | -35/+70 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-07-12 | 4 | -35/+70 | |
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | | | ||||||
| | | * | | | | | NFC: Allow HCI driver to pre-open pipes to some gates | Eric Lapuyade | 2012-07-09 | 1 | -3/+14 | |
| | | * | | | | | NFC: Driver failure API | Eric Lapuyade | 2012-07-09 | 1 | -0/+2 | |
| | | * | | | | | NFC: Prepare asynchronous error management for driver and shdlc | Eric Lapuyade | 2012-07-09 | 1 | -0/+2 | |
| | | | |/ / / | | | |/| | | | ||||||
| | | * | | | | cfg80211: bitrate calculation for 60g | Vladimir Kondratiev | 2012-07-05 | 1 | -0/+2 | |
| | | * | | | | {nl,cfg}80211: support high bitrates | Vladimir Kondratiev | 2012-07-05 | 1 | -1/+1 | |
| | | * | | | | mac80211: add TX prepare API | Johannes Berg | 2012-07-03 | 1 | -0/+15 | |
| | | * | | | | mac80211: reduce IEEE80211_TX_MAX_RATES | Thomas Huehn | 2012-07-03 | 1 | -4/+4 | |
| | | * | | | | mac80211: remove tx_frags driver callback | Johannes Berg | 2012-07-02 | 1 | -15/+0 |