| Commit message (Expand) | Author | Age |
* | Bluetooth: Change acknowledgement to use the value of txWindow | Gustavo F. Padovan | 2010-05-10 |
* | Bluetooth: Add sockopt configuration for txWindow on L2CAP | Gustavo F. Padovan | 2010-05-10 |
* | Bluetooth: Fix configuration of the MPS value | Gustavo F. Padovan | 2010-05-10 |
* | Bluetooth: Add timer to Acknowledge I-frames | Gustavo F. Padovan | 2010-05-10 |
* | Bluetooth: Implement 'Send IorRRorRNR' event | Gustavo F. Padovan | 2010-05-10 |
* | Bluetooth: Make hci_send_sco() void | Gustavo F. Padovan | 2010-05-10 |
* | ipv4: remove ip_rt_secret timer (v4) | Neil Horman | 2010-05-08 |
* | net: Increase NET_SKB_PAD to 64 bytes | Eric Dumazet | 2010-05-07 |
* | netpoll: Use 'bool' for netpoll_rx() return type. | David S. Miller | 2010-05-06 |
* | netpoll: add generic support for bridge and bonding devices | WANG Cong | 2010-05-06 |
* | Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | David S. Miller | 2010-05-06 |
|\ |
|
| * | tun: add ioctl to modify vnet header size | Michael S. Tsirkin | 2010-05-03 |
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2010-05-05 |
|\ \ |
|
| * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-05-05 |
| |\ \ |
|
| | * | | mac80211: remove deprecated noise field from ieee80211_rx_status | John W. Linville | 2010-04-30 |
| | * | | mac80211: notify driver about IBSS status | Johannes Berg | 2010-04-28 |
| | * | | mac80211: give virtual interface to hw_scan | Johannes Berg | 2010-04-27 |
| | * | | cfg80211: Remove default dynamic PS timeout value | Juuso Oikarinen | 2010-04-27 |
| | * | | mac80211: Determine dynamic PS timeout based on ps-qos network latency | Juuso Oikarinen | 2010-04-27 |
| | * | | cfg80211: add ap isolation support | Felix Fietkau | 2010-04-27 |
| | * | | ssb: Fix order of definitions and some text space indents | Rafał Miłecki | 2010-04-26 |
| | * | | ssb: Use relative offsets for SPROM | Rafał Miłecki | 2010-04-26 |
| | * | | ssb: Look for SPROM at different offset on higher rev CC | Rafał Miłecki | 2010-04-26 |
| | * | | ssb: do not read SPROM if it does not exist | John W. Linville | 2010-04-26 |
* | | | | net: __alloc_skb() speedup | Eric Dumazet | 2010-05-05 |
|/ / / |
|
* | | | Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/... | David S. Miller | 2010-05-03 |
|\ \ \ |
|
| * | | | sctp: Tag messages that can be Nagle delayed at creation. | Vlad Yasevich | 2010-04-30 |
| * | | | sctp: fast recovery algorithm is per association. | Vlad Yasevich | 2010-04-30 |
| * | | | sctp: update transport initializations | Vlad Yasevich | 2010-04-30 |
| * | | | sctp: Save some room in the sctp_transport by using bitfields | Vlad Yasevich | 2010-04-30 |
| * | | | sctp: remove 'resent' bit from the chunk | Vlad Yasevich | 2010-04-30 |
| * | | | sctp: discard ABORT chunk with zero verification tag in COOKIE-WAIT state | Wei Yongjun | 2010-04-30 |
* | | | | net: rcu fixes | Eric Dumazet | 2010-05-03 |
* | | | | net: Use explicit "unsigned int" instead of plain "unsigned" in netdevice.h | David S. Miller | 2010-05-03 |
* | | | | net: fix softnet_stat | Changli Gao | 2010-05-03 |
| |_|/
|/| | |
|
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-05-03 |
|\ \ \ |
|
| * | | | net: fix compile error due to double return type in SOCK_DEBUG | Jan Engelhardt | 2010-05-02 |
| * | | | sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CV... | Neil Horman | 2010-04-28 |
| * | | | sctp: Fix oops when sending queued ASCONF chunks | Vlad Yasevich | 2010-04-28 |
| * | | | sctp: avoid irq lock inversion while call sk->sk_data_ready() | Wei Yongjun | 2010-04-28 |
* | | | | net: Inline skb_pull() in eth_type_trans(). | David S. Miller | 2010-05-02 |
* | | | | net: sock_def_readable() and friends RCU conversion | Eric Dumazet | 2010-05-01 |
| |/ /
|/| | |
|
* | | | net: speedup sock_recv_ts_and_drops() | Eric Dumazet | 2010-04-30 |
* | | | net: ip_queue_rcv_skb() helper | Eric Dumazet | 2010-04-28 |
* | | | net: speedup udp receive path | Eric Dumazet | 2010-04-28 |
* | | | caif: Rewritten socket implementation | Sjur Braendeland | 2010-04-28 |
* | | | caif: Disconnect without waiting for response | Sjur Braendeland | 2010-04-28 |
* | | | caif: Add reference counting to service layer | Sjur Braendeland | 2010-04-28 |
* | | | caif: Rename functions in cfcnfg and caif_dev | Sjur Braendeland | 2010-04-28 |
* | | | net: disallow to use net_assign_generic externally | Jiri Pirko | 2010-04-27 |