Age | Commit message (Expand) | Author |
2006-03-23 | [IPV6]: ip6_xmit: remove unnecessary NULL ptr check | Patrick McHardy |
2006-03-23 | [NET_SCHED]: cls_u32: remove unnecessary NULL-ptr check | Patrick McHardy |
2006-03-23 | [IPV4]: Add fib rule netlink notifications | Patrick McHardy |
2006-03-23 | [PKTGEN]: Add MPLS extension. | Steven Whitehouse |
2006-03-22 | [TCP]: Do not use inet->id of global tcp_socket when sending RST. | Alexey Kuznetsov |
2006-03-22 | [NETFILTER]: Fix undefined references to get_h225_addr | Patrick McHardy |
2006-03-22 | [NETFILTER]: Fix xt_policy address matching | Patrick McHardy |
2006-03-22 | [NETFILTER]: nf_conntrack: support for layer 3 protocol load on demand | Pablo Neira Ayuso |
2006-03-22 | [NETFILTER]: x_tables: set the protocol family in x_tables targets/matches | Pablo Neira Ayuso |
2006-03-22 | [NETFILTER]: conntrack: cleanup the conntrack ID initialization | Pablo Neira Ayuso |
2006-03-22 | [NETFILTER]: nfnetlink_queue: fix nfnetlink message size | Pablo Neira Ayuso |
2006-03-22 | [NETFILTER]: ctnetlink: Fix expectaction mask dumping | Pablo Neira Ayuso |
2006-03-22 | [NETFILTER]: Fix Kconfig typos | Thomas V�gtle |
2006-03-22 | [NETFILTER]: Fix ip6tables breakage from {get,set}sockopt compat layer | Patrick McHardy |
2006-03-22 | [X25]: dte facilities 32 64 ioctl conversion | Shaun Pereira |
2006-03-22 | [X25]: allow ITU-T DTE facilities for x25 | Shaun Pereira |
2006-03-22 | [X25]: fix kernel error message 64 bit kernel | Shaun Pereira |
2006-03-22 | [X25]: ioctl conversion 32 bit user to 64 bit kernel | Shaun Pereira |
2006-03-21 | [NET]: socket timestamp 32 bit handler for 64 bit kernel | Shaun Pereira |
2006-03-21 | [NET]: allow 32 bit socket ioctl in 64 bit kernel | Shaun Pereira |
2006-03-21 | [BLUETOOTH]: Return negative error constant | Tobias Klauser |
2006-03-20 | [NETFILTER]: Add H.323 conntrack/NAT helper | Jing Min Zhao |
2006-03-20 | [IPV6]: Cleanups for net/ipv6/addrconf.c (kzalloc, early exit) v2 | Ingo Oeser |
2006-03-20 | [IPV6]: Nearly complete kzalloc cleanup for net/ipv6 | Ingo Oeser |
2006-03-20 | [IPV6]: Cleanup of net/ipv6/reassambly.c | Ingo Oeser |
2006-03-20 | [BRIDGE]: Remove duplicate const from is_link_local() argument type. | Andrew Morton |
2006-03-20 | [DECNET]: net/decnet/dn_route.c: fix inconsequent NULL checking | Adrian Bunk |
2006-03-20 | [BRIDGE]: use LLC to send STP | Stephen Hemminger |
2006-03-20 | [LLC]: llc_mac_hdr_init const arguments | Stephen Hemminger |
2006-03-20 | [BRIDGE]: allow show/store of group multicast address | Stephen Hemminger |
2006-03-20 | [BRIDGE]: use llc for receiving STP packets | Stephen Hemminger |
2006-03-20 | [BRIDGE]: stp timer to jiffies cleanup | Stephen Hemminger |
2006-03-20 | [BRIDGE]: forwarding remove unneeded preempt and bh diasables | Stephen Hemminger |
2006-03-20 | [BRIDGE]: netfilter inline cleanup | Stephen Hemminger |
2006-03-20 | [BRIDGE]: netfilter VLAN macro cleanup | Stephen Hemminger |
2006-03-20 | [BRIDGE]: netfilter dont use __constant_htons | Stephen Hemminger |
2006-03-20 | [BRIDGE]: netfilter whitespace | Stephen Hemminger |
2006-03-20 | [BRIDGE]: optimize frame pass up | Stephen Hemminger |
2006-03-20 | [BRIDGE]: use kzalloc | Stephen Hemminger |
2006-03-20 | [BRIDGE]: use kcalloc | Stephen Hemminger |
2006-03-20 | [BRIDGE]: use setup_timer | Stephen Hemminger |
2006-03-20 | [BRIDGE]: remove unneeded bh disables | Stephen Hemminger |
2006-03-20 | [BRIDGE] br_netfilter: Warning fixes. | Andrew Morton |
2006-03-20 | [BRIDGE] ebtables: Build fix. | Andrew Morton |
2006-03-20 | [INET]: Fix typo in Arnaldo's connection sock compat fixups. | David S. Miller |
2006-03-20 | [DCCP] feat: Pass dccp_minisock ptr where only the minisock is used | Arnaldo Carvalho de Melo |
2006-03-20 | [DCCP] minisock: Rename struct dccp_options to struct dccp_minisock | Arnaldo Carvalho de Melo |
2006-03-20 | [NET]: Identation & other cleanups related to compat_[gs]etsockopt cset | Arnaldo Carvalho de Melo |
2006-03-20 | [SK_BUFF]: export skb_pull_rcsum | Arnaldo Carvalho de Melo |
2006-03-20 | [ICSK] compat: Introduce inet_csk_compat_[gs]etsockopt | Arnaldo Carvalho de Melo |