| Commit message (Expand) | Author | Age | Files | Lines |
* | [ETHTOOL]: Check correct pointer in ethtool_set_coalesce(). | David S. Miller | 2005-06-06 | 1 | -1/+1 |
* | [IPV6]: Kill export of fl6_sock_lookup. | Adrian Bunk | 2005-06-02 | 1 | -1/+0 |
* | [IPVS]: remove net/ipv4/ipvs/ip_vs_proto_icmp.c | Adrian Bunk | 2005-06-02 | 3 | -186/+1 |
* | [IPSEC]: Fix esp_decap_data size verification in esp4. | Edgar E Iglesias | 2005-05-31 | 1 | -1/+1 |
* | [PKT_SCHED]: Disable dsmark debugging messages by default | Thomas Graf | 2005-05-31 | 1 | -1/+1 |
* | [PKT_SCHED]: make dsmark try using pfifo instead of noop while grafting | Thomas Graf | 2005-05-31 | 1 | -2/+7 |
* | [PKT_SCHED]: Fix dsmark to count ignored indices while walking | Thomas Graf | 2005-05-31 | 1 | -2/+3 |
* | [IPV4]: Fix BUG() in 2.6.x, udp_poll(), fragments + CONFIG_HIGHMEM | Herbert Xu | 2005-05-30 | 1 | -6/+6 |
* | [NETFILTER]: Fix deadlock with ip_queue and tcp local input path. | Harald Welte | 2005-05-30 | 1 | -0/+10 |
* | [NET]: Use %lx for netdev->features sysfs formatting. | David S. Miller | 2005-05-29 | 1 | -1/+2 |
* | [IPV6]: Clear up user copy warning in flowlabel code. | David S. Miller | 2005-05-29 | 1 | -4/+6 |
* | [NET]: Add ethtool support for NETIF_F_HW_CSUM. | Jon Mason | 2005-05-29 | 1 | -1/+11 |
* | [IPV4]: Kill MULTIPATHHOLDROUTE flag. | Pravin B. Shelar | 2005-05-29 | 2 | -37/+1 |
* | [IPV4]: Primary and secondary addresses | Harald Welte | 2005-05-29 | 1 | -5/+29 |
* | [BRIDGE]: receive path optimization | Stephen Hemminger | 2005-05-29 | 1 | -1/+1 |
* | [BRIDGE]: prevent bad forwarding table updates | Stephen Hemminger | 2005-05-29 | 2 | -2/+7 |
* | [BRIDGE]: set features based on enslaved devices | Stephen Hemminger | 2005-05-29 | 4 | -8/+40 |
* | [BRIDGE]: make dev->features unsigned | Stephen Hemminger | 2005-05-29 | 1 | -1/+1 |
* | [BRIDGE]: features change notification | Stephen Hemminger | 2005-05-29 | 2 | -1/+19 |
* | [TOKENRING]: net/802/tr.c: s/struct rif_cache_s/struct rif_cache/ | Alexey Dobriyan | 2005-05-26 | 1 | -11/+11 |
* | [TOKENRING]: be'ify trh_hdr, trllc, rif_cache_s | Alexey Dobriyan | 2005-05-26 | 1 | -2/+2 |
* | From: Kazunori Miyazawa <kazunori@miyazawa.org> | Hideaki YOSHIFUJI | 2005-05-26 | 2 | -2/+6 |
* | [PKT_SCHED] netem: allow random reordering (with fix) | Stephen Hemminger | 2005-05-26 | 1 | -12/+42 |
* | [PKT_SCHED] netem: use only inner qdisc -- no private skbuff queue | Stephen Hemminger | 2005-05-26 | 1 | -88/+36 |
* | [PKT_SCHED]: netem: reinsert for duplication | Stephen Hemminger | 2005-05-26 | 1 | -24/+29 |
* | [IPV6]: Fix xfrm tunnel oops with large packets | Herbert Xu | 2005-05-23 | 1 | -0/+1 |
* | [TCP]: Fix stretch ACK performance killer when doing ucopy. | David S. Miller | 2005-05-23 | 1 | -10/+1 |
* | [NETLINK]: Defer socket destruction a bit | Tommy S. Christensen | 2005-05-19 | 1 | -1/+2 |
* | [NETLINK]: Move broadcast skb_orphan to the skb_get path. | Tommy S. Christensen | 2005-05-19 | 1 | -4/+7 |
* | [NETLINK]: Fix race with recvmsg(). | Tommy S. Christensen | 2005-05-19 | 1 | -0/+1 |
* | [IPSEC]: Verify key payload in verify_one_algo | Herbert Xu | 2005-05-19 | 1 | -1/+8 |
* | [IPSEC]: Fixed alg_key_len usage in attach_one_algo | Herbert Xu | 2005-05-19 | 1 | -2/+4 |
* | [NETFILTER]: Do not be clever about SKB ownership in ip_ct_gather_frags(). | David S. Miller | 2005-05-19 | 1 | -20/+8 |
* | [IP_VS]: Remove extra __ip_vs_conn_put() for incoming ICMP. | Julian Anastasov | 2005-05-19 | 1 | -1/+0 |
* | [AF_UNIX]: Use lookup_create(). | Christoph Hellwig | 2005-05-19 | 1 | -25/+3 |
* | [IPV4/IPV6] Ensure all frag_list members have NULL sk | Herbert Xu | 2005-05-18 | 2 | -6/+16 |
* | [XFRM]: skb_cow_data() does not set proper owner for new skbs. | Evgeniy Polyakov | 2005-05-18 | 1 | -1/+1 |
* | [PATCH] update Ross Biro bouncing email address | Jesper Juhl | 2005-05-05 | 20 | -20/+20 |
* | [IPV4]: multipath_wrandom.c GPF fixes | Patrick McHardy | 2005-05-05 | 1 | -3/+3 |
* | [ATALK]: Add alloc_ltalkdev(). | Christoph Hellwig | 2005-05-05 | 1 | -2/+20 |
* | [IPV6]: Fix OOPS when using IPV6_ADDRFORM | Arnaldo Carvalho de Melo | 2005-05-05 | 1 | -4/+8 |
* | [DECNET]: Fix build after C99 netlink initializer change. | Rafael J. Wysocki | 2005-05-05 | 1 | -1/+1 |
* | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2005-05-05 | 28 | -219/+344 |
|\ |
|
| * | [PATCH] ISA DMA Kconfig fixes - part 4 (irda) | Al Viro | 2005-05-04 | 1 | -0/+2 |
| * | [PKT_SCHED]: Action repeat | J Hadi Salim | 2005-05-03 | 1 | -2/+2 |
| * | [IPSEC]: Store idev entries | Herbert Xu | 2005-05-03 | 3 | -23/+87 |
| * | [PKT_SCHED]: netetm: adjust parent qlen when duplicating | Stephen Hemminger | 2005-05-03 | 2 | -5/+16 |
| * | [PKT_SCHED]: netetm: make qdisc friendly to outer disciplines | Stephen Hemminger | 2005-05-03 | 1 | -46/+67 |
| * | [PKT_SCHED]: netetm: trap infinite loop hange on qlen underflow | Stephen Hemminger | 2005-05-03 | 1 | -0/+1 |
| * | [NETFILTER]: Drop conntrack reference in ip_dev_loopback_xmit() | Patrick McHardy | 2005-05-03 | 2 | -2/+1 |