| Commit message (Expand) | Author | Age | Files | Lines |
* | [NETLABEL]: Spelling fixes | Joe Perches | 2007-12-20 | 1 | -1/+1 |
* | [PKT_SCHED]: Spelling fixes | Joe Perches | 2007-12-20 | 1 | -1/+1 |
* | [NET] net/core/: Spelling fixes | Joe Perches | 2007-12-20 | 1 | -1/+1 |
* | [IPV6]: Spelling fixes | Joe Perches | 2007-12-20 | 1 | -1/+1 |
* | [IRDA]: Spelling fixes | Joe Perches | 2007-12-20 | 5 | -10/+10 |
* | [DCCP]: Spelling fixes | Joe Perches | 2007-12-20 | 2 | -2/+2 |
* | [NET]: Correct two mistaken skb_reset_mac_header() conversions. | David S. Miller | 2007-12-20 | 2 | -2/+2 |
* | [IPV4] ip_gre: set mac_header correctly in receive path | Timo Teras | 2007-12-20 | 1 | -1/+1 |
* | [XFRM]: Audit function arguments misordered | Paul Moore | 2007-12-20 | 2 | -4/+4 |
* | [IPSEC]: Avoid undefined shift operation when testing algorithm ID | Herbert Xu | 2007-12-19 | 1 | -2/+12 |
* | [IPV4] ARP: Remove not used code | Mark Ryden | 2007-12-19 | 1 | -2/+1 |
* | NET: mac80211: fix inappropriate memory freeing | Cyrill Gorcunov | 2007-12-19 | 1 | -1/+1 |
* | mac80211: fix header ops | Johannes Berg | 2007-12-19 | 1 | -1/+0 |
* | mac80211: Drop out of associated state if link is lost | Michael Wu | 2007-12-19 | 1 | -6/+2 |
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2007-12-17 | 1 | -0/+1 |
|\ |
|
| * | Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jeff Garzik | 2007-12-17 | 1 | -0/+1 |
| |\ |
|
| | * | ieee80211_rate: missed unlock | Cyrill Gorcunov | 2007-12-17 | 1 | -0/+1 |
* | | | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds | 2007-12-17 | 1 | -8/+1 |
|\ \ \ |
|
| * | | | SUNRPC xprtrdma: fix XDR tail buf marshalling for all ops | James Lentini | 2007-12-11 | 1 | -8/+1 |
| |/ / |
|
* | | | [IRDA]: irda parameters warning fixes. | Richard Knutsson | 2007-12-16 | 1 | -3/+3 |
* | | | [IRDA]: irlmp_unregister_link() needs to free lsaps. | Hinko Kocevar | 2007-12-16 | 1 | -0/+1 |
* | | | [SCTP]: Flush fragment queue when exiting partial delivery. | Vlad Yasevich | 2007-12-16 | 1 | -0/+33 |
* | | | [AX25]: Locking dependencies fix in ax25_disconnect(). | Jarek Poplawski | 2007-12-16 | 1 | -0/+2 |
* | | | [IPV4]: Make tcp_input_metrics() get minimum RTO via tcp_rto_min() | Satoru SATOH | 2007-12-16 | 1 | -1/+1 |
* | | | [IPV6]: Fix the return value of ipv6_getsockopt | Wei Yongjun | 2007-12-16 | 1 | -7/+5 |
* | | | [BRIDGE]: Assign random address. | Stephen Hemminger | 2007-12-16 | 1 | -2/+1 |
* | | | [IPV4]: Updates to nfsroot documentation | Amos Waterland | 2007-12-14 | 1 | -19/+1 |
* | | | [TIPC]: Fix semaphore handling. | Andrew Morton | 2007-12-14 | 1 | -1/+1 |
* | | | [NETFILTER]: xt_hashlimit should use time_after_eq() | Eric Dumazet | 2007-12-14 | 1 | -1/+1 |
* | | | [XFRM]: Display the audited SPI value in host byte order. | Paul Moore | 2007-12-14 | 1 | -4/+6 |
* | | | [NETFILTER]: ip_tables: fix compat copy race | Patrick McHardy | 2007-12-14 | 2 | -47/+18 |
* | | | [NETFILTER]: ctnetlink: set expected bit for related conntracks | Pablo Neira Ayuso | 2007-12-14 | 1 | -1/+3 |
|/ / |
|
* | | [IPSEC]: Fix potential dst leak in xfrm_lookup | Herbert Xu | 2007-12-11 | 1 | -3/+6 |
* | | [VLAN]: Fix potential race in vlan_cleanup_module vs vlan_ioctl_handler. | Pavel Emelyanov | 2007-12-11 | 1 | -1/+1 |
* | | [NET]: Fix wrong comments for unregister_net* | Wang Chen | 2007-12-11 | 1 | -4/+2 |
* | | [IPv6] ESP: Discard dummy packets introduced in rfc4303 | Thomas Graf | 2007-12-11 | 1 | -0/+6 |
* | | [IPv4] ESP: Discard dummy packets introduced in rfc4303 | Thomas Graf | 2007-12-11 | 1 | -0/+5 |
* | | [IPV4]: Swap the ifa allocation with the"ipv4_devconf_setall" call | Pavel Emelyanov | 2007-12-11 | 1 | -2/+1 |
* | | [IPV6] XFRM: Fix auditing rt6i_flags; use RTF_xxx flags instead of RTCF_xxx. | YOSHIFUJI Hideaki | 2007-12-11 | 1 | -1/+1 |
|/ |
|
* | [AF_RXRPC]: Add a missing goto | David Howells | 2007-12-07 | 1 | -0/+1 |
* | [VLAN]: Lost rtnl_unlock() in vlan_ioctl() | Pavel Emelyanov | 2007-12-07 | 1 | -1/+1 |
* | [SCTP]: Fix the bind_addr info during migration. | Vlad Yasevich | 2007-12-07 | 2 | -10/+28 |
* | [SCTP]: Add bind hash locking to the migrate code | Vlad Yasevich | 2007-12-07 | 1 | -0/+6 |
* | [IPV4]: Remove prototype of ip_rt_advice | Denis V. Lunev | 2007-12-07 | 1 | -1/+1 |
* | [IPv4]: Reply net unreachable ICMP message | Mitsuru Chinen | 2007-12-07 | 1 | -0/+3 |
* | [IPv6] SNMP: Increment OutNoRoutes when connecting to unreachable network | Mitsuru Chinen | 2007-12-07 | 1 | -0/+2 |
* | [BRIDGE]: Section fix. | Andrew Morton | 2007-12-07 | 1 | -1/+1 |
* | [LRO]: fix lro_gen_skb() alignment | Andrew Gallatin | 2007-12-05 | 1 | -1/+2 |
* | [TCP]: NAGLE_PUSH seems to be a wrong way around | Ilpo J�rvinen | 2007-12-05 | 1 | -2/+1 |
* | [TCP]: Move prior_in_flight collect to more robust place | Ilpo J�rvinen | 2007-12-05 | 1 | -2/+1 |