]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/history - net
natsemi: fix MMIO for PPC 44x platforms
[linux-2.6-omap-h63xx.git] / net /
2008-04-14 Jan Engelhardt[NETFILTER]: Explicitly initialize .priority in arptabl...
2008-04-14 Jan Engelhardt[NETFILTER]: remove arpt_(un)register_target indirectio...
2008-04-14 Jan Engelhardt[NETFILTER]: remove arpt_target indirection macro
2008-04-14 Jan Engelhardt[NETFILTER]: remove arpt_table indirection macro
2008-04-14 Jan Engelhardt[NETFILTER]: annotate rest of nf_nat_* with const
2008-04-14 Jan Engelhardt[NETFILTER]: annotate rest of nf_conntrack_* with const
2008-04-14 Jan Engelhardt[NETFILTER]: annotate {arp,ip,ip6,x}tables with const
2008-04-14 Jan Engelhardt[NETFILTER]: annotate xtables targets with const and...
2008-04-14 Robert P. J. Day[NETFILTER]: Use non-deprecated __RW_LOCK_UNLOCKED...
2008-04-14 Robert P. J. Day[NETFILTER]: bridge netfilter: use non-deprecated __RW_...
2008-04-14 Alexey Dobriyan[NETFILTER]: ip_tables: per-netns FILTER/MANGLE/RAW...
2008-04-14 Patrick McHardy[NETFILTER]: {ip,ip6}t_LOG: print MARK value in log...
2008-04-14 Alexey Dobriyan[NETFILTER]: nf_conntrack: less hairy ifdefs around...
2008-04-14 Patrick McHardy[BRIDGE]: Fix crash in __ip_route_output_key with bridg...
2008-04-14 Pavel Emelyanov[NETFILTER]: ipt_CLUSTERIP: fix race between clusterip_...
2008-04-14 Gerrit Renker[SKB]: __skb_append = __skb_queue_after
2008-04-14 Rami Rosen[IPV6] MROUTE: Add stats in multicast routing module...
2008-04-14 YOSHIFUJI Hideaki[IPV6] ADDRCONF: Don't generate temporary address for...
2008-04-14 YOSHIFUJI Hideaki[IPV6] ADDRCONF: Ensure disabling multicast RS even...
2008-04-14 Jan Engelhardt[NET]: Sink IPv6 menuoptions into its own submenu
2008-04-14 YOSHIFUJI Hideaki[IPV6]: Share common code-paths for sticky socket options.
2008-04-14 YOSHIFUJI Hideaki[IPV6] MROUTE: Do not call ipv6_find_idev() directly.
2008-04-14 David S. Miller[IPV6]: Fix ipv6 address fetching in raw6_icmp_error().
2008-04-14 Patrick McHardy[NET]: Return more appropriate error from eth_validate_...
2008-04-14 Pavel Emelyanov[NETNS][DCCPV6]: Make per-net socket lookup.
2008-04-14 Pavel Emelyanov[NETNS][DCCPV6]: Actually create ctl socket on each...
2008-04-14 Pavel Emelyanov[NETNS][DCCPV6]: Move the dccp_v6_ctl_sk on the struct...
2008-04-14 Pavel Emelyanov[NETNS][DCCPV6]: Add dummy per-net operations.
2008-04-14 Pavel Emelyanov[NETNS][DCCPV6]: Don't pass NULL to ip6_dst_lookup.
2008-04-14 Pavel Emelyanov[NETNS][DCCPV4]: Enable DCCPv4 in net namespaces.
2008-04-14 Pavel Emelyanov[NETNS][DCCPV4]: Make per-net socket lookup.
2008-04-14 Pavel Emelyanov[NETNS][DCCPV4]: Use proper net to route the reset...
2008-04-14 Pavel Emelyanov[NETNS][DCCPV4]: Actually create ctl socket on each...
2008-04-14 Pavel Emelyanov[NETNS][DCCPV4]: Move the dccp_v4_ctl_sk on the struct...
2008-04-14 Pavel Emelyanov[NETNS][DCCPV4]: Add dummy per-net operations.
2008-04-14 Denis V. Lunev[TCP]: Remove owner from tcp_seq_afinfo.
2008-04-14 Denis V. Lunev[TCP]: Place file operations directly into tcp_seq_afinfo.
2008-04-14 Denis V. Lunev[TCP]: Cleanup /proc/tcp[6] creation/removal.
2008-04-14 Denis V. Lunev[TCP]: Move seq_ops from tcp_iter_state to tcp_seq_afinfo.
2008-04-14 Denis V. Lunev[TCP]: No need to check afinfo != NULL in tcp_proc_...
2008-04-14 Denis V. Lunev[TCP]: Replace struct net on tcp_iter_state with seq_ne...
2008-04-14 Ben Hutchings[NET]: Fix kernel-doc for skb_segment
2008-04-14 Gerrit Renker[INET]: sk_reuse is valbool
2008-04-14 Eric Dumazet[SOCK] sk_stamp: should be initialized to ktime_set...
2008-04-14 Allan Stephens[TIPC]: Improve socket time conversions
2008-04-14 Allan Stephens[TIPC]: Remove redundant socket wait queue initialization
2008-04-13 David S. MillerMerge branch 'net-2.6.26-misc-20080412b' of git://git...
2008-04-13 Paul MooreLSM: Make the Labeled IPsec hooks more stack friendly
2008-04-13 Joe Perches[AF_UNIX]: Use SEQ_START_TOKEN
2008-04-13 Gui Jianfeng[SCTP]: Remove an unused parameter from sctp_cmd_hb_tim...
2008-04-13 Robert P. J. Day[SCTP]: "list_for_each()" -> "list_for_each_entry(...
2008-04-13 Neil Horman[SCTP]: Correct /proc/net/assocs formatting error
2008-04-13 Pavel Emelyanov[SCTP]: IPv4 vs IPv6 addresses mess in sctp_inet[6...
2008-04-13 Vlad Yasevich[SCTP]: Fix compiler warning about const qualifiers
2008-04-13 Gui Jianfeng[SCTP]: Fix protocol violation when receiving an error...
2008-04-13 Wei Yongjun[SCTP]: Add check for hmac_algo parameter in sctp_verif...
2008-04-13 Jarek Poplawski[NET_SCHED] cls_u32: refcounting fix for u32_delete()
2008-04-13 Patrick McHardy[DCCP]: Fix skb->cb conflicts with IP
2008-04-13 Pavel Emelyanov[AX25]: Potential ax25_uid_assoc-s leaks on module...
2008-04-12 YOSHIFUJI Hideaki[IPV6]: Fix IPV6_RECVERR for connected raw sockets.
2008-04-12 Brian Haley[IPv6]: Change IPv6 unspecified destination address...
2008-04-12 Rami Rosen[IPV6] MROUTE: Adjust IPV6 multicast routing module...
2008-04-12 YOSHIFUJI Hideaki[IPV6]: Check length of int/boolean optval provided...
2008-04-12 Wang Chen[IPV6]: Check length of optval provided by user in...
2008-04-12 YOSHIFUJI Hideaki[IPV6] MIP6: Use our standard definitions for paddings.
2008-04-12 YOSHIFUJI Hideaki[IPV6]: Use in6addr_any where appropriate.
2008-04-12 YOSHIFUJI Hideaki[IPV6]: Define constants for link-local multicast addre...
2008-04-12 YOSHIFUJI Hideaki[IPV6]: Make address arguments const.
2008-04-12 YOSHIFUJI Hideaki[IPV6] ADDRCONF: Uninline ipv6_isatap_eui64().
2008-04-12 YOSHIFUJI Hideaki[IPV6] ADDRCONF: Uninline ipv6_addr_hash().
2008-04-11 YOSHIFUJI Hideaki[IPV6]: Use ipv6_addr_equal() instead of !ipv6_addr_cmp().
2008-04-11 YOSHIFUJI Hideaki[IPV6] FIB_RULE: Sparse: fib6_rules_cleanup() is of...
2008-04-11 YOSHIFUJI Hideaki[IPV6]: Sparse: Reuse previous delaration where appropr...
2008-04-11 YOSHIFUJI Hideaki[IPV6] SIT: Sparse: Use NULL pointer instead of 0.
2008-04-11 YOSHIFUJI Hideaki[IPV6]: Kill several warnings without CONFIG_IPV6_MROUTE.
2008-04-11 Daniel Lezcano[NETNS][IPV6] tcp - assign the netns for timewait sockets
2008-04-10 Stephen HemmingerIPV4: use xor rather than multiple ands for route compare
2008-04-10 YOSHIFUJI Hideaki[SCTP]: Use snmp_mib_{init,free}().
2008-04-10 YOSHIFUJI Hideaki[DCCP]: Use snmp_mib_{init,free}().
2008-04-10 Stephen Hemmingeripv4: fib_trie leaf free optimization
2008-04-10 Stephen Hemmingeripv4: fib_trie remove unused argument
2008-04-10 Joe Perches[ATM]: Use SEQ_START_TOKEN
2008-04-10 Florian Westphal[Syncookies]: Add support for TCP options via timestamps.
2008-04-10 Stephen HemmingerIPV4: fib_trie use vmalloc for large tnodes
2008-04-10 Cornelia Huckiucv: Delay bus registration until core is ready.
2008-04-10 Heiko Carstensiucv: get rid of in_atomic() use.
2008-04-10 Robert P. J. Dayaf_iucv: Use non-deprecated __RW_LOCK_UNLOCKED macro.
2008-04-10 Patrick McHardy[SKFILTER]: Add SKF_ADF_NLATTR instruction
2008-04-10 Gui JianfengSCTP: Remove useless assignment from __sctp_rcv_lookup_...
2008-04-10 Li ZefanSCTP: fix wrong debug counting of bind_bucket
2008-04-10 Li ZefanSCTP: fix wrong debug counting of datamsg
2008-04-10 Stephen HemmingerIPV4: route rekey timer can be deferrable
2008-04-10 Stephen HemmingerIPV4: route use jhash3
2008-04-10 Stephen HemmingerIPV4: route inline changes
2008-04-10 Stephen Hemmingersocket: sk_filter deinline
2008-04-10 Stephen Hemmingersocket: sk_filter minor cleanups
2008-04-10 David S. Miller[IPV4]: Fix byte value boundary check in do_ip_getsocko...
2008-04-09 Jan Engelhardt[NETFILTER]: nf_nat: autoload IPv4 connection tracking
2008-04-09 Patrick McHardy[NETFILTER]: xt_hashlimit: fix mask calculation
2008-04-09 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
next