Age | Commit message (Expand) | Author |
2009-09-30 | net: Make setsockopt() optlen be unsigned. | David S. Miller |
2009-09-28 | wext: add back wireless/ dir in sysfs for cfg80211 interfaces | Johannes Berg |
2009-09-26 | Revert "sit: stateless autoconf for isatap" | Sascha Hlusiak |
2009-09-24 | tunnel: eliminate recursion field | Eric Dumazet |
2009-09-24 | sysctl: remove "struct file *" argument of ->proc_handler | Alexey Dobriyan |
2009-09-23 | 9p: Add fscache support to 9p | Abhishek Kulkarni |
2009-09-15 | pkt_sched: Fix tx queue selection in tc_modify_qdisc | Jarek Poplawski |
2009-09-15 | bonding: remap muticast addresses without using dev_close() and dev_open() | Moni Shoua |
2009-09-15 | tcp: fix ssthresh u16 leftover | Ilpo Järvinen |
2009-09-14 | net: constify struct inet6_protocol | Alexey Dobriyan |
2009-09-14 | net: constify struct net_protocol | Alexey Dobriyan |
2009-09-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller |
2009-09-09 | net_sched: fix estimator lock selection for mq child qdiscs | Patrick McHardy |
2009-09-06 | net_sched: add classful multiqueue dummy scheduler | David S. Miller |
2009-09-06 | net_sched: move dev_graft_qdisc() to sch_generic.c | Patrick McHardy |
2009-09-04 | sctp: turn flags in 'struct sctp_association' into bit fields | Wei Yongjun |
2009-09-04 | sctp: Sysctl configuration for IPv4 Address Scoping | Bhaskar Dutta |
2009-09-04 | sctp: Turn flags in 'sctp_packet' into bit fields | Vlad Yasevich |
2009-09-04 | sctp: Fix SCTP_MAXSEG socket option to comply to spec. | Vlad Yasevich |
2009-09-04 | sctp: Don't do NAGLE delay on large writes that were fragmented small | Vlad Yasevich |
2009-09-04 | sctp: drop a_rwnd to 0 when receive buffer overflows. | Vlad Yasevich |
2009-09-04 | sctp: Send user messages to the lower layer as one | Vlad Yasevich |
2009-09-04 | sctp: Disallow new connection on a closing socket | Vlad Yasevich |
2009-09-04 | sctp: remove unused union (sctp_cmsg_data_t) definition | Rami Rosen |
2009-09-02 | tcp: replace hard coded GFP_KERNEL with sk_allocation | Wu Fengguang |
2009-09-02 | vlan: multiqueue vlan device | Eric Dumazet |
2009-09-02 | inet: inet_connection_sock_af_ops const | Stephen Hemminger |
2009-09-02 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-09-01 | pkt_sched: Revert tasklet_hrtimer changes. | David S. Miller |
2009-09-01 | net: make neigh_ops constant | Stephen Hemminger |
2009-09-01 | RTO connection timeout: coding style fixes and comments | Damian Lukowski |
2009-09-01 | netns: embed ip6_dst_ops directly | Alexey Dobriyan |
2009-09-01 | Revert Backoff [v3]: Calculate TCP's connection close threshold as a time value. | Damian Lukowski |
2009-09-01 | Revert Backoff [v3]: Revert RTO on ICMP destination unreachable | Damian Lukowski |
2009-09-01 | dcbnl: Add support for setapp/getapp to netdev dcbnl_rtnl_ops | Yi Zou |
2009-08-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller |
2009-08-28 | tcp: keepalive cleanups | Eric Dumazet |
2009-08-28 | mac80211: remove ieee80211_rx namespace hack | John W. Linville |
2009-08-28 | libipw: switch from ieee80211_* to libipw_* naming policy | John W. Linville |
2009-08-26 | Bluetooth: Handle L2CAP case when the remote receiver is busy | Gustavo F. Padovan |
2009-08-25 | netfilter: nfnetlink: constify message attributes and headers | Patrick McHardy |
2009-08-25 | netlink: constify nlmsghdr arguments | Patrick McHardy |
2009-08-23 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowp... | David S. Miller |
2009-08-22 | pkt_sched: Convert qdisc_watchdog to tasklet_hrtimer | David S. Miller |
2009-08-22 | Bluetooth: Fix rejected connection not disconnecting ACL link | Luiz Augusto von Dentz |
2009-08-22 | Bluetooth: Full support for receiving L2CAP SREJ frames | Gustavo F. Padovan |
2009-08-22 | Bluetooth: Add support for L2CAP SREJ exception | Gustavo F. Padovan |
2009-08-22 | Bluetooth: Add support for FCS option to L2CAP | Gustavo F. Padovan |
2009-08-22 | Bluetooth: Add support for Retransmission and Monitor Timers | Gustavo F. Padovan |
2009-08-22 | Bluetooth: Initial support for retransmission of packets with REJ frames | Gustavo F. Padovan |