aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2007-04-26[WORKQUEUE]: cancel_delayed_work: use del_timer() instead of del_timer_sync()Oleg Nesterov
2007-04-26[NET]: Delete unused header file linux/if_wanpipe_common.hRobert P. J. Day
2007-04-26[NET]: Delete unused header file linux/sdla_fr.h.Robert P. J. Day
2007-04-26[NETLINK]: Possible cleanups.Adrian Bunk
2007-04-26[XFRM]: Export SAD info.Jamal Hadi Salim
2007-04-25[BRIDGE]: drop PAUSE framesStephen Hemminger
2007-04-25[IPV6]: Export in6addr_any for future use.YOSHIFUJI Hideaki
2007-04-25[IPV6]: Consolidate common SNMP codeHerbert Xu
2007-04-25[IPV4]: Consolidate common SNMP codeHerbert Xu
2007-04-25[TCP]: Fix linkage errors on i386.YOSHIFUJI Hideaki
2007-04-25[WIRELESS] cfg80211: Update comment for locking.Johannes Berg
2007-04-25[TCP]: Congestion control API update.Stephen Hemminger
2007-04-25[WIRELESS]: Remove wext over netlink.Johannes Berg
2007-04-25[WIRELESS] cfg80211: New wireless config infrastructure.Johannes Berg
2007-04-25[IPV6] SNMP: Use put_unaligned() instead of memcpy().YOSHIFUJI Hideaki
2007-04-25[IPV6] SNMP: Avoid unaligned accesses.YOSHIFUJI Hideaki
2007-04-25[TCP]: Sed magic converts func(sk, tp, ...) -> func(sk, ...)Ilpo Järvinen
2007-04-25[NET]: Move sk_setup_caps() out of line.Andi Kleen
2007-04-25[TCP]: Uninline tcp_done().Andi Kleen
2007-04-25[NET] skbuff: skb_store_bits const is backwardsStephen Hemminger
2007-04-25[AF_PACKET]: Add option to return orig_dev to userspace.Peter P. Waskiewicz Jr
2007-04-25[IPV4] SNMP: Move some statistic bits to net/ipv4/proc.c.YOSHIFUJI Hideaki
2007-04-25[IPV6] SNMP: Netlink interface.YOSHIFUJI Hideaki
2007-04-25[INET]: Add IP(V6)_PMTUDISC_RPOBEJohn Heffner
2007-04-25[NET_SCHED]: Eliminate qdisc_tree_lockPatrick McHardy
2007-04-25[NETLINK]: Switch cb_lock spinlock to mutex and allow to override itPatrick McHardy
2007-04-25[NETFILTER]: ebt_arp: add gratuitous arp filteringBart De Schuymer
2007-04-25[NETFILTER]: bridge-nf: filter bridged IPv4/IPv6 encapsulated in pppoe trafficMichael Milner
2007-04-25[DCCP]: Complete documentation of dccp_sockGerrit Renker
2007-04-25bridge: eliminate call by referenceStephen Hemminger
2007-04-25[NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARYHerbert Xu
2007-04-25[NET]: Use csum_start offset instead of skb_transport_headerHerbert Xu
2007-04-25[XFRM]: Optimize MTU calculationPatrick McHardy
2007-04-25[IPV6] FIB6RULE: Find source address during looking up route.YOSHIFUJI Hideaki
2007-04-25[NET]: Move generic skbuff stuff from XFRM code to generic codeDavid Howells
2007-04-25[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo
2007-04-25[NET]: Inline net_device_statsRusty Russell
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo
2007-04-25[BLUETOOTH]: Introduce skb->data accessor methods for hci_{acl,event,sco}_hdrArnaldo Carvalho de Melo
2007-04-25[NET] fib_rules: Flush route cache after rule modificationsThomas Graf
2007-04-25[NET]: Allow forwarding of ip_summed except CHECKSUM_COMPLETEHerbert Xu
2007-04-25[NET] fib_rules: Add no-operation actionThomas Graf
2007-04-25[NET] fib_rules: Mark rules detached from the deviceThomas Graf
2007-04-25[NET] fib_rules: goto rule actionThomas Graf
2007-04-25[INET]: Use jhash + random secret for ehash.David S. Miller
2007-04-25[NETLINK]: introduce NLA_BINARY typeJohannes Berg
2007-04-25[SCTP]: Implement SCTP_MAX_BURST socket option.Vlad Yasevich
2007-04-25[SCTP]: Implement sac_info field in SCTP_ASSOC_CHANGE notification.Vlad Yasevich
2007-04-25[SCTP]: Honor flags when setting peer address parametersVlad Yasevich
2007-04-25[SCTP]: Implement SCTP_ADDR_CONFIRMED state for ADDR_CHNAGE eventVlad Yasevich