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