aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| * [NETFILTER]: nf_conntrack_netlink: clean up NAT protocol parsingPatrick McHardy2008-04-14
| * [NETFILTER]: nf_nat: move NAT ctnetlink helpers to nf_nat_proto_commonPatrick McHardy2008-04-14
| * [NETFILTER]: nf_nat: fix random mode not to overwrite port roverPatrick McHardy2008-04-14
| * [NETFILTER]: nf_nat: add helpers for common NAT protocol operationsPatrick McHardy2008-04-14
| * [NETFILTER]: {ip,ip6,arp}_tables: return EAGAIN for invalid SO_GET_ENTRIES sizePatrick McHardy2008-04-14
| * [NETFILTER]: nf_conntrack_sip: clear address in parse_addr()Patrick McHardy2008-04-14
| * [NETFILTER]: Explicitly initialize .priority in arptable_filterJan Engelhardt2008-04-14
| * [NETFILTER]: remove arpt_(un)register_target indirection macrosJan Engelhardt2008-04-14
| * [NETFILTER]: remove arpt_target indirection macroJan Engelhardt2008-04-14
| * [NETFILTER]: remove arpt_table indirection macroJan Engelhardt2008-04-14
| * [NETFILTER]: annotate rest of nf_nat_* with constJan Engelhardt2008-04-14
| * [NETFILTER]: annotate rest of nf_conntrack_* with constJan Engelhardt2008-04-14
| * [NETFILTER]: annotate {arp,ip,ip6,x}tables with constJan Engelhardt2008-04-14
| * [NETFILTER]: annotate xtables targets with const and remove castsJan Engelhardt2008-04-14
| * [NETFILTER]: Use non-deprecated __RW_LOCK_UNLOCKED macroRobert P. J. Day2008-04-14
| * [NETFILTER]: bridge netfilter: use non-deprecated __RW_LOCK_UNLOCKED macro.Robert P. J. Day2008-04-14
| * [NETFILTER]: ip_tables: per-netns FILTER/MANGLE/RAW tables for realAlexey Dobriyan2008-04-14
| * [NETFILTER]: {ip,ip6}t_LOG: print MARK value in log outputPatrick McHardy2008-04-14
| * [NETFILTER]: nf_conntrack: less hairy ifdefs around proc and sysctlAlexey Dobriyan2008-04-14
* | [SOCK]: Add some notes about per-bind-bucket sock lookup.Pavel Emelyanov2008-04-14
* | [DCCP]: Fix comment about control sockets.Pavel Emelyanov2008-04-14
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-04-14
|\ \ | |/ |/|
| * [BRIDGE]: Fix crash in __ip_route_output_key with bridge netfilterPatrick McHardy2008-04-14
| * [NETFILTER]: ipt_CLUSTERIP: fix race between clusterip_config_find_get and _e...Pavel Emelyanov2008-04-14
| * [IPV6] ADDRCONF: Don't generate temporary address for ip6-ip6 interface.YOSHIFUJI Hideaki2008-04-14
| * [IPV6] ADDRCONF: Ensure disabling multicast RS even if privacy extensions are...YOSHIFUJI Hideaki2008-04-14
| * [IPV6]: Fix ipv6 address fetching in raw6_icmp_error().David S. Miller2008-04-14
| * [NET]: Return more appropriate error from eth_validate_addr().Patrick McHardy2008-04-14
| * [NET]: Fix kernel-doc for skb_segmentBen Hutchings2008-04-14
| * [SOCK] sk_stamp: should be initialized to ktime_set(-1L, 0)Eric Dumazet2008-04-14
| * [SCTP]: IPv4 vs IPv6 addresses mess in sctp_inet[6]addr_event.Pavel Emelyanov2008-04-12
| * [SCTP]: Fix compiler warning about const qualifiersVlad Yasevich2008-04-12
| * [SCTP]: Fix protocol violation when receiving an error lenght INIT-ACKGui Jianfeng2008-04-12
| * [SCTP]: Add check for hmac_algo parameter in sctp_verify_param()Wei Yongjun2008-04-12
| * [NET_SCHED] cls_u32: refcounting fix for u32_delete()Jarek Poplawski2008-04-12
| * [DCCP]: Fix skb->cb conflicts with IPPatrick McHardy2008-04-12
| * [AX25]: Potential ax25_uid_assoc-s leaks on module unload.Pavel Emelyanov2008-04-12
| * [NETNS][IPV6] tcp - assign the netns for timewait socketsDaniel Lezcano2008-04-10
| * [IPV4]: Fix byte value boundary check in do_ip_getsockopt().David S. Miller2008-04-10
| * [NETFILTER]: nf_nat: autoload IPv4 connection trackingJan Engelhardt2008-04-09
| * [NETFILTER]: xt_hashlimit: fix mask calculationPatrick McHardy2008-04-09
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-04-09
| |\
| | * mac80211: use short_preamble mode from capability if ERP IE not presentVladimir Koutny2008-04-09
| | * nl80211: fix STA AID bugJohannes Berg2008-04-07
| * | [XFRM]: xfrm_user: fix selector family initializationPatrick McHardy2008-04-09
| * | [NET]: Undo code bloat in hot paths due to print_mac().David S. Miller2008-04-08
| * | [TCP]: Don't allow FRTO to take place while MTU is being probedIlpo Järvinen2008-04-08
| * | [TCP]: tcp_simple_retransmit can cause S+LIlpo Järvinen2008-04-08
| * | [TCP]: Fix NewReno's fast rexmit/recovery problems with GSOed skbIlpo Järvinen2008-04-08
| * | [TCP]: Restore 2.6.24 mark_head_lost behavior for newreno/fackIlpo Järvinen2008-04-08
| |/