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