]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/history - net
[PACKET]: Fix /proc/net/packet crash due to bogus private pointer
[linux-2.6-omap-h63xx.git] / net /
2008-01-28 Herbert Xu[PACKET]: Fix /proc/net/packet crash due to bogus priva...
2008-01-28 Joe Perches[IPV4] sctp: Use ipv4_is_<type>
2008-01-28 Joe Perches[IPV4] net/netfilter: Use ipv4_is_<type>
2008-01-28 Joe Perches[IPV4] net/ipv4: Use ipv4_is_<type>
2008-01-28 Joe Perches[IPV4] net/core: Use ipv4_is_<type>
2008-01-28 Pavel Emelyanov[IPV4]: Switch users of ipv4_devconf(_all) to use the...
2008-01-28 Pavel Emelyanov[IPV4]: Switch users of ipv4_devconf_dflt to use the...
2008-01-28 Pavel Emelyanov[IPV4]: Move the devinet pointers on the struct net
2008-01-28 Pavel Emelyanov[IPV4]: Store the net pointer on devinet's ctl tables
2008-01-28 Pavel Emelyanov[IPV4]: Pass the net pointer to the arp_req_set_proxy()
2008-01-28 Pavel Emelyanov[IPV4]: Make __devinet_sysctl_register return an error
2008-01-28 Pavel Emelyanov[XFRM]: Fix potential race vs xfrm_state(only)_find...
2008-01-28 Herbert Xu[UDP]: Move udp_stats_in6 into net/ipv4/udp.c
2008-01-28 YOSHIFUJI Hideaki[SUNRPC]: Use htonl() where appropriate.
2008-01-28 YOSHIFUJI Hideaki[RXRPC]: Use cpu_to_be32() where appropriate.
2008-01-28 YOSHIFUJI Hideaki[MAC80211]: Use htons() where appropriate.
2008-01-28 YOSHIFUJI Hideaki[IRDA]: Use htons() where appropriate.
2008-01-28 YOSHIFUJI Hideaki[IPVS]: Use htons() where appropriate.
2008-01-28 YOSHIFUJI Hideaki[IEEE80211]: Use htons() where appropriate.
2008-01-28 YOSHIFUJI Hideaki[DECNET]: Use htons() where appropriate.
2008-01-28 YOSHIFUJI Hideaki[BRIDGE]: Use cpu_to_be16() where appropriate.
2008-01-28 Gerrit Renker[DCCP]: Introducing CCMPS
2008-01-28 Gerrit Renker[CCID]: More informative registration
2008-01-28 Gerrit Renker[DCCP]: Documentation for CCID operations
2008-01-28 Denis V. Lunev[IPV4]: Thresholds in fib_trie.c are used as consts...
2008-01-28 Michal Schmidt[IPV6] sit: Rebinding of SIT tunnels to other interfaces
2008-01-28 Michal Schmidt[IP_GRE]: Rebinding of GRE tunnels to other interfaces
2008-01-28 Denis V. Lunev[IPV6]: Always pass a valid nl_info to inet6_rt_notify.
2008-01-28 Herbert Xu[IPSEC]: Fix zero return value in xfrm_lookup on error
2008-01-28 Gerrit Renker[DCCP]: Ignore feature negotiation on Data packets
2008-01-28 Gerrit Renker[DCCP]: Make code assumptions explicit
2008-01-28 Gerrit Renker[DCCP]: Remove unused and redundant validation functions
2008-01-28 Gerrit Renker[DCCP]: Support inserting options during the 3-way...
2008-01-28 Gerrit Renker[DCCP]: Handle timestamps on Request/Response exchange...
2008-01-28 Gerrit Renker[DCCP]: Add (missing) option parsing to request_sock...
2008-01-28 Gerrit Renker[DCCP]: Allow to parse options on Request Sockets
2008-01-28 Gerrit Renker[DCCP]: Collapse repeated `len' statements into one
2008-01-28 Gerrit Renker[DCCP]: Support for server holding timewait state
2008-01-28 Gerrit Renker[DCCP]: Use maximum-RTO backoff from DCCP spec
2008-01-28 Gerrit Renker[DCCP]: Shift the retransmit timer for active-close...
2008-01-28 Daniel Lezcano[IPV6]: fix section mismatch warnings
2008-01-28 Gerrit Renker[DCCP]: Perform SHUT_RD and SHUT_WR on receiving close
2008-01-28 Herbert Xu[DECNET]: Fix inverted wait flag in xfrm_lookup call
2008-01-28 Herbert Xu[NET]: Check RTNL status in unregister_netdevice
2008-01-28 Herbert Xu[IPSEC]: Do not let packets pass when ICMP flag is off
2008-01-28 Herbert Xu[IPSEC]: Make callers of xfrm_lookup to use XFRM_LOOKUP...
2008-01-28 Herbert Xu[IPSEC]: Fix reversed ICMP6 policy check
2008-01-28 Michal Schmidt[IPIP]: Allow rebinding the tunnel to another interface
2008-01-28 Denis V. Lunev[NETNS]: network namespace was passed into dev_getbyhwa...
2008-01-28 Herbert Xu[IPSEC]: Add ICMP host relookup support
2008-01-28 Herbert Xu[IPSEC]: Added xfrm_decode_session_reverse and xfrmX_po...
2008-01-28 Herbert Xu[IPSEC]: Make xfrm_lookup flags argument a bit-field
2008-01-28 Gerrit Renker[TFRC]: Remove previous loss intervals implementation
2008-01-28 Gerrit Renker[CCID3]: Interface CCID3 code with newer Loss Intervals...
2008-01-28 Gerrit Renker[TFRC]: CCID3 (and CCID4) needs to access these inlines
2008-01-28 Gerrit Renker[CCID3]: Redundant debugging output / documentation
2008-01-28 Gerrit Renker[TFRC]: Ringbuffer to track loss interval history
2008-01-28 Gerrit Renker[TFRC]: Loss interval code needs the macros/inlines...
2008-01-28 Gerrit Renker[TFRC]: Put RX/TX initialisation into tfrc.c
2008-01-28 Denis V. Lunev[NETNS]: separate af_packet netns data
2008-01-28 Denis V. Lunev[NETNS]: struct net content re-work (v3)
2008-01-28 Daniel Lezcano[IPV6]: make the protocol initialization to return...
2008-01-28 Daniel Lezcano[IPV6]: make inet6_register_protosw to return an error...
2008-01-28 Daniel Lezcano[IPV6]: make frag to return an error at initialization
2008-01-28 Daniel Lezcano[IPV6]: make extended headers to return an error at...
2008-01-28 Daniel Lezcano[IPV6]: make flowlabel to return an error
2008-01-28 Pavel Emelyanov[IPV4]: Cleanup sysctl manipulations in devinet.c
2008-01-28 Pavel Emelyanov[INET]: Use BUILD_BUG_ON in inet_timewait_sock.c checks
2008-01-28 Pavel Emelyanov[TCP]: Use BUILD_BUG_ON for tcp_skb_cb size checking
2008-01-28 Eric Dumazet[NETLINK]: kzalloc() conversion
2008-01-28 Eric Dumazet[NET]: dst_ifdown() cleanup
2008-01-28 Herbert Xu[IPSEC]: Add xfrm_input_state helper
2008-01-28 Gerrit Renker[CCID3]: HC-receiver should not insert timestamps as...
2008-01-28 Gerrit Renker[TFRC]: The function tfrc_rx_hist_entry_delete() is...
2008-01-28 Gerrit Renker[TFRC]: Move comment.
2008-01-28 YOSHIFUJI Hideaki[NET]: Remove unused "mibalign" argument for snmp_mib_i...
2008-01-28 Denis V. Lunev[IPV4]: last default route is a fib table property
2008-01-28 Denis V. Lunev[IPV4]: Unify assignment of fi to fib_result
2008-01-28 Denis V. Lunev[IPV4]: no need pass pointer to a default into fib_dete...
2008-01-28 Daniel Lezcano[IPV6]: route6 remove ifdef for fib_rules
2008-01-28 Daniel Lezcano[IPV6]: remove ifdef in route6 for xfrm6
2008-01-28 Daniel Lezcano[IPV6]: create route6 proc init-fini functions
2008-01-28 Pavel Emelyanov[NET] sysctl: make sysctl_somaxconn per-namespace
2008-01-28 Pavel Emelyanov[NET] sysctl: prepare core tables to point to netns...
2008-01-28 Pavel Emelyanov[NET] sysctl: make the sys.net.core sysctls per-namespace
2008-01-28 Denis Cheng[IUCV]: use LIST_HEAD instead of LIST_HEAD_INIT
2008-01-28 Denis Cheng[XFRM] net/xfrm/xfrm_state.c: use LIST_HEAD instead...
2008-01-28 Denis Cheng[X25]: use LIST_HEAD instead of LIST_HEAD_INIT
2008-01-28 Denis Cheng[LAPB] net/lapb/lapb_iface.c: use LIST_HEAD instead...
2008-01-28 Denis Cheng[IPV4] net/ipv4/cipso_ipv4.c: use LIST_HEAD instead...
2008-01-28 Denis Cheng[NET] net/core/dev.c: use LIST_HEAD instead of LIST_HEA...
2008-01-28 Eric W. Biederman[IPV4]: Move trie_local and trie_main into the proc...
2008-01-28 Eric W. Biederman[IPV4]: Remove ip_fib_local_table and ip_fib_main_table...
2008-01-28 Daniel Lezcano[IPV6] route6/fib6: Don't panic a kmem_cache_create.
2008-01-28 Daniel Lezcano[IPV6]: Make af_inet6 to check ip6_route_init return...
2008-01-28 Daniel Lezcano[IPV6]: Make ip6_route_init to return an error code.
2008-01-28 Daniel Lezcano[IPV6]: Make fib6_rules_init to return an error code.
2008-01-28 Daniel Lezcano[IPV6]: Make xfrm6_init to return an error code.
2008-01-28 Daniel Lezcano[IPV6]: Make fib6_init to return an error code.
2008-01-28 Denis V. Lunev[NET]: Multiple namespaces in the all dst_ifdown routines.
next