| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2010-05-10 | 1 | -0/+14 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' of /repos/git/net-next-2.6 | Patrick McHardy | 2010-05-10 | 24 | -143/+340 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'master' of /repos/git/net-next-2.6 | Patrick McHardy | 2010-04-20 | 45 | -133/+1332 |
| |\ \ \ \ |
|
| * | | | | | netfilter: bridge-netfilter: Fix MAC header handling with IP DNAT | Bart De Schuymer | 2010-04-15 | 1 | -0/+14 |
* | | | | | | Bluetooth: Create per controller workqueue | Marcel Holtmann | 2010-05-10 | 1 | -0/+2 |
* | | | | | | Bluetooth: Fix race condition on l2cap_ertm_send() | Gustavo F. Padovan | 2010-05-10 | 1 | -0/+1 |
* | | | | | | Bluetooth: Implement Local Busy Condition handling | Gustavo F. Padovan | 2010-05-10 | 1 | -0/+6 |
* | | | | | | Bluetooth: Make hci_send_acl() void | Gustavo F. Padovan | 2010-05-10 | 1 | -1/+1 |
* | | | | | | Bluetooth: Enable option to configure Max Transmission value via sockopt | Gustavo F. Padovan | 2010-05-10 | 1 | -0/+2 |
* | | | | | | Bluetooth: Change acknowledgement to use the value of txWindow | Gustavo F. Padovan | 2010-05-10 | 1 | -2/+1 |
* | | | | | | Bluetooth: Add sockopt configuration for txWindow on L2CAP | Gustavo F. Padovan | 2010-05-10 | 1 | -0/+2 |
* | | | | | | Bluetooth: Fix configuration of the MPS value | Gustavo F. Padovan | 2010-05-10 | 1 | -1/+2 |
* | | | | | | Bluetooth: Add timer to Acknowledge I-frames | Gustavo F. Padovan | 2010-05-10 | 1 | -0/+4 |
* | | | | | | Bluetooth: Implement 'Send IorRRorRNR' event | Gustavo F. Padovan | 2010-05-10 | 1 | -9/+11 |
* | | | | | | Bluetooth: Make hci_send_sco() void | Gustavo F. Padovan | 2010-05-10 | 1 | -1/+1 |
| |_|/ / /
|/| | | | |
|
* | | | | | ipv4: remove ip_rt_secret timer (v4) | Neil Horman | 2010-05-08 | 1 | -1/+0 |
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-05-05 | 2 | -10/+15 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | mac80211: remove deprecated noise field from ieee80211_rx_status | John W. Linville | 2010-04-30 | 1 | -7/+1 |
| * | | | | mac80211: notify driver about IBSS status | Johannes Berg | 2010-04-28 | 1 | -1/+5 |
| * | | | | mac80211: give virtual interface to hw_scan | Johannes Berg | 2010-04-27 | 1 | -1/+1 |
| * | | | | cfg80211: Remove default dynamic PS timeout value | Juuso Oikarinen | 2010-04-27 | 1 | -0/+2 |
| * | | | | mac80211: Determine dynamic PS timeout based on ps-qos network latency | Juuso Oikarinen | 2010-04-27 | 1 | -1/+4 |
| * | | | | cfg80211: add ap isolation support | Felix Fietkau | 2010-04-27 | 1 | -0/+2 |
* | | | | | Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/... | David S. Miller | 2010-05-03 | 3 | -34/+36 |
|\ \ \ \ \ |
|
| * | | | | | sctp: Tag messages that can be Nagle delayed at creation. | Vlad Yasevich | 2010-04-30 | 1 | -5/+3 |
| * | | | | | sctp: fast recovery algorithm is per association. | Vlad Yasevich | 2010-04-30 | 1 | -6/+6 |
| * | | | | | sctp: update transport initializations | Vlad Yasevich | 2010-04-30 | 1 | -1/+1 |
| * | | | | | sctp: Save some room in the sctp_transport by using bitfields | Vlad Yasevich | 2010-04-30 | 1 | -22/+27 |
| * | | | | | sctp: remove 'resent' bit from the chunk | Vlad Yasevich | 2010-04-30 | 1 | -2/+1 |
| * | | | | | sctp: discard ABORT chunk with zero verification tag in COOKIE-WAIT state | Wei Yongjun | 2010-04-30 | 1 | -1/+1 |
* | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-05-02 | 4 | -1/+4 |
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | net: fix compile error due to double return type in SOCK_DEBUG | Jan Engelhardt | 2010-05-02 | 1 | -1/+1 |
| * | | | | | sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CV... | Neil Horman | 2010-04-28 | 1 | -0/+1 |
| * | | | | | sctp: Fix oops when sending queued ASCONF chunks | Vlad Yasevich | 2010-04-28 | 1 | -0/+1 |
| * | | | | | sctp: avoid irq lock inversion while call sk->sk_data_ready() | Wei Yongjun | 2010-04-28 | 1 | -0/+1 |
* | | | | | | net: sock_def_readable() and friends RCU conversion | Eric Dumazet | 2010-05-01 | 2 | -28/+30 |
| |/ / / /
|/| | | | |
|
* | | | | | net: speedup sock_recv_ts_and_drops() | Eric Dumazet | 2010-04-30 | 1 | -1/+18 |
* | | | | | net: ip_queue_rcv_skb() helper | Eric Dumazet | 2010-04-28 | 1 | -0/+1 |
* | | | | | net: speedup udp receive path | Eric Dumazet | 2010-04-28 | 1 | -0/+10 |
* | | | | | caif: Disconnect without waiting for response | Sjur Braendeland | 2010-04-28 | 1 | -3/+4 |
* | | | | | caif: Add reference counting to service layer | Sjur Braendeland | 2010-04-28 | 3 | -0/+40 |
* | | | | | caif: Rename functions in cfcnfg and caif_dev | Sjur Braendeland | 2010-04-28 | 2 | -7/+9 |
* | | | | | net: disallow to use net_assign_generic externally | Jiri Pirko | 2010-04-27 | 1 | -7/+2 |
* | | | | | net: sk_add_backlog() take rmem_alloc into account | Eric Dumazet | 2010-04-27 | 1 | -2/+11 |
* | | | | | net: Make RFS socket operations not be inet specific. | David S. Miller | 2010-04-27 | 2 | -37/+38 |
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2010-04-27 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | net: fib_rules: mark arguments to fib_rules_register const and __net_initdata | Patrick McHardy | 2010-04-26 | 1 | -1/+1 |
* | | | | | | net: fix a lockdep rcu warning in __sk_dst_set() | Eric Dumazet | 2010-04-27 | 1 | -2/+5 |
* | | | | | | rps: inet_rps_save_rxhash() argument is not const | Eric Dumazet | 2010-04-27 | 1 | -1/+1 |
* | | | | | | TCP: avoid to send keepalive probes if receiving data | Flavio Leitner | 2010-04-27 | 1 | -0/+8 |