2007-04-26 |
David Howells | [AF_RXRPC]: Provide secure RxRPC sockets for use by... |
tree | commitdiff |
2007-04-26 |
David Howells | [AF_RXRPC]: Key facility changes for AF_RXRPC |
tree | commitdiff |
2007-04-26 |
Oleg Nesterov | [WORKQUEUE]: cancel_delayed_work: use del_timer() inste... |
tree | commitdiff |
2007-04-26 |
Robert P. J. Day | [NET]: Delete unused header file linux/if_wanpipe_common.h |
tree | commitdiff |
2007-04-26 |
Robert P. J. Day | [NET]: Delete unused header file linux/sdla_fr.h. |
tree | commitdiff |
2007-04-26 |
Jamal Hadi Salim | [XFRM]: Export SAD info. |
tree | commitdiff |
2007-04-26 |
Stephen Hemminger | [BRIDGE]: drop PAUSE frames |
tree | commitdiff |
2007-04-26 |
YOSHIFUJI Hideaki | [IPV6]: Export in6addr_any for future use. |
tree | commitdiff |
2007-04-26 |
YOSHIFUJI Hideaki | [TCP]: Fix linkage errors on i386. |
tree | commitdiff |
2007-04-26 |
Stephen Hemminger | [TCP]: Congestion control API update. |
tree | commitdiff |
2007-04-26 |
Johannes Berg | [WIRELESS] cfg80211: New wireless config infrastructure. |
tree | commitdiff |
2007-04-26 |
Stephen Hemminger | [NET] skbuff: skb_store_bits const is backwards |
tree | commitdiff |
2007-04-26 |
Peter P. Waskiewicz Jr | [AF_PACKET]: Add option to return orig_dev to userspace. |
tree | commitdiff |
2007-04-26 |
YOSHIFUJI Hideaki | [IPV6] SNMP: Netlink interface. |
tree | commitdiff |
2007-04-26 |
John Heffner | [INET]: Add IP(V6)_PMTUDISC_RPOBE |
tree | commitdiff |
2007-04-26 |
Patrick McHardy | [NETLINK]: Switch cb_lock spinlock to mutex and allow... |
tree | commitdiff |
2007-04-26 |
Bart De Schuymer | [NETFILTER]: ebt_arp: add gratuitous arp filtering |
tree | commitdiff |
2007-04-26 |
Michael Milner | [NETFILTER]: bridge-nf: filter bridged IPv4/IPv6 encaps... |
tree | commitdiff |
2007-04-26 |
Gerrit Renker | [DCCP]: Complete documentation of dccp_sock |
tree | commitdiff |
2007-04-26 |
Stephen Hemminger | bridge: eliminate call by reference |
tree | commitdiff |
2007-04-26 |
Herbert Xu | [NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY |
tree | commitdiff |
2007-04-26 |
Herbert Xu | [NET]: Use csum_start offset instead of skb_transport_h... |
tree | commitdiff |
2007-04-26 |
YOSHIFUJI Hideaki | [IPV6] FIB6RULE: Find source address during looking... |
tree | commitdiff |
2007-04-26 |
David Howells | [NET]: Move generic skbuff stuff from XFRM code to... |
tree | commitdiff |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} |
tree | commitdiff |
2007-04-26 |
Rusty Russell | [NET]: Inline net_device_stats |
tree | commitdiff |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} |
tree | commitdiff |
2007-04-26 |
Herbert Xu | [NET]: Allow forwarding of ip_summed except CHECKSUM_CO... |
tree | commitdiff |
2007-04-26 |
Thomas Graf | [NET] fib_rules: Add no-operation action |
tree | commitdiff |
2007-04-26 |
Thomas Graf | [NET] fib_rules: Mark rules detached from the device |
tree | commitdiff |
2007-04-26 |
Thomas Graf | [NET] fib_rules: goto rule action |
tree | commitdiff |
2007-04-26 |
Yasuyuki Kozakai | [NETFILTER]: nf_conntrack: kill destroy() in struct... |
tree | commitdiff |
2007-04-26 |
Yasuyuki Kozakai | [NETFILTER]: nf_conntrack: don't use nfct in skb if... |
tree | commitdiff |
2007-04-26 |
Thomas Graf | [NETLINK]: Remove error pointer from netlink message... |
tree | commitdiff |
2007-04-26 |
Thomas Graf | [RTNL]: Message handler registration interface |
tree | commitdiff |
2007-04-26 |
Gerrit Renker | [DCCP]: Sample RTT from SYN exchange |
tree | commitdiff |
2007-04-26 |
Arnaldo Carvalho... | [NETLINK]: Remove NLMSG_{NEW_ANSWER,CANCEL,END} |
tree | commitdiff |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Remove skb_add_mtu() leftovers |
tree | commitdiff |
2007-04-26 |
Arnaldo Carvalho... | [NETLINK]: Introduce nlmsg_hdr() helper |
tree | commitdiff |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Convert skb->end to sk_buff_data_t |
tree | commitdiff |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Convert skb->tail to sk_buff_data_t |
tree | commitdiff |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Use offsets for skb->{mac,network,transport... |
tree | commitdiff |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: unions of just one member don't get anything... |
tree | commitdiff |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce skb_network_header_len |
tree | commitdiff |
2007-04-26 |
Arnaldo Carvalho... | [KBUILD]: Unifdef headers changed by the skb layer... |
tree | commitdiff |
2007-04-26 |
Pablo Neira Ayuso | [NETFILTER]: ctnetlink: add support for internal tcp... |
tree | commitdiff |
2007-04-26 |
Yasuyuki Kozakai | [NETFILTER]: nf_conntrack: add nf_copy() to safely... |
tree | commitdiff |
2007-04-26 |
Yasuyuki Kozakai | [NETFILTER]: nf_conntrack: add __nf_copy() to copy... |
tree | commitdiff |
2007-04-26 |
Patrick McHardy | [JHASH]: Use const in jhash2 |
tree | commitdiff |
2007-04-26 |
Patrick McHardy | [NETFILTER]: nfnetlink: use mutex instead of semaphore |
tree | commitdiff |
2007-04-26 |
Patrick McHardy | [NETFILTER]: Remove IPv4 only connection tracking/NAT |
tree | commitdiff |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce skb_transport_header(skb) |
tree | commitdiff |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce ipipv6_hdr(), remove skb->h.ipv6h |
tree | commitdiff |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce ipip_hdr(), remove skb->h.ipiph |
tree | commitdiff |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th |
tree | commitdiff |
2007-04-26 |
Arnaldo Carvalho... | [TCP]: Introduce tcp_hdrlen() and tcp_optlen() |
tree | commitdiff |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmph |
tree | commitdiff |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce udp_hdr(), remove skb->h.uh |
tree | commitdiff |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce igmp_hdr() & friends, remove skb... |
tree | commitdiff |
2007-04-26 |
Arnaldo Carvalho... | [ICMP6]: Introduce icmp6_hdr() |
tree | commitdiff |
2007-04-26 |
Arnaldo Carvalho... | [SCTP]: Introduce sctp_hdr() |
tree | commitdiff |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce skb_set_transport_header |
tree | commitdiff |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce skb_transport_offset() |
tree | commitdiff |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce skb_reset_transport_header(skb) |
tree | commitdiff |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h |
tree | commitdiff |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arph |
tree | commitdiff |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph |
tree | commitdiff |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce skb_set_network_header |
tree | commitdiff |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce skb_network_header() |
tree | commitdiff |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce skb_network_offset() |
tree | commitdiff |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce skb_reset_network_header(skb) |
tree | commitdiff |
2007-04-26 |
Arnaldo Carvalho... | [PPPOE]: Introduce pppoe_hdr() |
tree | commitdiff |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce skb_mac_header() |
tree | commitdiff |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce skb_set_mac_header() |
tree | commitdiff |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce skb_reset_mac_header(skb) |
tree | commitdiff |
2007-04-26 |
Stephen Hemminger | [NET]: Replace CONFIG_NET_DEBUG with sysctl. |
tree | commitdiff |
2007-04-26 |
Herbert Xu | [UDP]: Clean up UDP-Lite receive checksum |
tree | commitdiff |
2007-04-26 |
David S. Miller | [NETLINK]: Limit NLMSG_GOODSIZE to 8K. |
tree | commitdiff |
2007-04-26 |
Neil Horman | [IPV6] ADDRCONF: Optimistic Duplicate Address Detection... |
tree | commitdiff |
2007-04-26 |
Eric Dumazet | [NET]: convert network timestamps to ktime_t |
tree | commitdiff |
2007-04-26 |
Ilpo Järvinen | [TCP]: Add two new spurious RTO responses to FRTO |
tree | commitdiff |
2007-04-26 |
David S. Miller | [TCP]: Make snd_cwnd_clamp a u32. |
tree | commitdiff |
2007-04-26 |
Eric Dumazet | [TCP]: Keep copied_seq, rcv_wup and rcv_next together. |
tree | commitdiff |
2007-04-26 |
John Heffner | [TCP]: Add RFC3742 Limited Slow-Start, controlled by... |
tree | commitdiff |
2007-04-25 |
Linus Torvalds | Merge /pub/scm/linux/kernel/git/davem/sparc-2.6 |
tree | commitdiff |
2007-04-25 |
Linus Torvalds | Merge /pub/scm/linux/kernel/git/davem/net-2.6 |
tree | commitdiff |
2007-04-24 |
YOSHIFUJI Hideaki | [IPV6]: Disallow RH0 by default. |
tree | commitdiff |
2007-04-24 |
Linus Torvalds | Merge branch 'for-linus' of git://one.firstfloor.org... |
tree | commitdiff |
2007-04-24 |
Linus Torvalds | Merge /pub/scm/linux/kernel/git/bart/ide-2.6 |
tree | commitdiff |
2007-04-24 |
Balbir Singh | Taskstats fix the structure members alignment issue |
tree | commitdiff |
2007-04-23 |
Linus Torvalds | Merge /pub/scm/linux/kernel/git/davem/net-2.6 |
tree | commitdiff |
2007-04-21 |
Linus Torvalds | Merge /pub/scm/linux/kernel/git/bart/ide-2.6 |
tree | commitdiff |
2007-04-21 |
Linus Torvalds | Merge branch 'upstream' of git://ftp.linux-mips.org... |
tree | commitdiff |
2007-04-21 |
Trond Myklebust | NFS: clean up the unstable write code |
tree | commitdiff |
2007-04-20 |
Linus Torvalds | Merge branch 'upstream-linus' of /linux/kernel/git... |
tree | commitdiff |
2007-04-17 |
Linus Torvalds | Merge /pub/scm/linux/kernel/git/davem/net-2.6 |
tree | commitdiff |
2007-04-17 |
Linus Torvalds | Merge branch 'for-linus' of /linux/kernel/git/roland... |
tree | commitdiff |
2007-04-17 |
Linus Torvalds | Merge branch 'for-linus' of git://one.firstfloor.org... |
tree | commitdiff |
2007-04-17 |
Russell King | Provide dummy devm_ioport_* if !HAS_IOPORT |
tree | commitdiff |
2007-04-17 |
Randy Dunlap | kernel-doc: fix plist.h comments |
tree | commitdiff |
next |