aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-12-21[IPV4]: OOPS with NETLINK_FIB_LOOKUP netlink socketDenis V. Lunev1-3/+6
2007-12-20[NET]: Fix function put_cmsg() which may cause usr application memory overflowWei Yongjun2-0/+4
2007-12-20[NETFILTER] ipv4: Spelling fixesJoe Perches1-1/+1
2007-12-20[NETFILTER]: Spelling fixesJoe Perches1-2/+2
2007-12-20[SCTP]: Spelling fixesJoe Perches1-4/+4
2007-12-20[NETLABEL]: Spelling fixesJoe Perches1-1/+1
2007-12-20[PKT_SCHED]: Spelling fixesJoe Perches1-1/+1
2007-12-20[NET] net/core/: Spelling fixesJoe Perches1-1/+1
2007-12-20[IPV6]: Spelling fixesJoe Perches1-1/+1
2007-12-20[IRDA]: Spelling fixesJoe Perches5-10/+10
2007-12-20[DCCP]: Spelling fixesJoe Perches2-2/+2
2007-12-20[NET]: Correct two mistaken skb_reset_mac_header() conversions.David S. Miller2-2/+2
2007-12-20[IPV4] ip_gre: set mac_header correctly in receive pathTimo Teras1-1/+1
2007-12-20[XFRM]: Audit function arguments misorderedPaul Moore2-4/+4
2007-12-19[IPSEC]: Avoid undefined shift operation when testing algorithm IDHerbert Xu1-2/+12
2007-12-19[IPV4] ARP: Remove not used codeMark Ryden1-2/+1
2007-12-19NET: mac80211: fix inappropriate memory freeingCyrill Gorcunov1-1/+1
2007-12-19mac80211: fix header opsJohannes Berg1-1/+0
2007-12-19mac80211: Drop out of associated state if link is lostMichael Wu1-6/+2
2007-12-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds1-0/+1
2007-12-17Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixesJeff Garzik1-0/+1
2007-12-17ieee80211_rate: missed unlockCyrill Gorcunov1-0/+1
2007-12-17Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds1-8/+1
2007-12-16[IRDA]: irda parameters warning fixes.Richard Knutsson1-3/+3
2007-12-16[IRDA]: irlmp_unregister_link() needs to free lsaps.Hinko Kocevar1-0/+1
2007-12-16[SCTP]: Flush fragment queue when exiting partial delivery.Vlad Yasevich1-0/+33
2007-12-16[AX25]: Locking dependencies fix in ax25_disconnect().Jarek Poplawski1-0/+2
2007-12-16[IPV4]: Make tcp_input_metrics() get minimum RTO via tcp_rto_min()Satoru SATOH1-1/+1
2007-12-16[IPV6]: Fix the return value of ipv6_getsockoptWei Yongjun1-7/+5
2007-12-16[BRIDGE]: Assign random address.Stephen Hemminger1-2/+1
2007-12-14[IPV4]: Updates to nfsroot documentationAmos Waterland1-19/+1
2007-12-14[TIPC]: Fix semaphore handling.Andrew Morton1-1/+1
2007-12-14[NETFILTER]: xt_hashlimit should use time_after_eq()Eric Dumazet1-1/+1
2007-12-14[XFRM]: Display the audited SPI value in host byte order.Paul Moore1-4/+6
2007-12-14[NETFILTER]: ip_tables: fix compat copy racePatrick McHardy2-47/+18
2007-12-14[NETFILTER]: ctnetlink: set expected bit for related conntracksPablo Neira Ayuso1-1/+3
2007-12-11SUNRPC xprtrdma: fix XDR tail buf marshalling for all opsJames Lentini1-8/+1
2007-12-11[IPSEC]: Fix potential dst leak in xfrm_lookupHerbert Xu1-3/+6
2007-12-11[VLAN]: Fix potential race in vlan_cleanup_module vs vlan_ioctl_handler.Pavel Emelyanov1-1/+1
2007-12-11[NET]: Fix wrong comments for unregister_net*Wang Chen1-4/+2
2007-12-11[IPv6] ESP: Discard dummy packets introduced in rfc4303Thomas Graf1-0/+6
2007-12-11[IPv4] ESP: Discard dummy packets introduced in rfc4303Thomas Graf1-0/+5
2007-12-11[IPV4]: Swap the ifa allocation with the"ipv4_devconf_setall" callPavel Emelyanov1-2/+1
2007-12-11[IPV6] XFRM: Fix auditing rt6i_flags; use RTF_xxx flags instead of RTCF_xxx.YOSHIFUJI Hideaki1-1/+1
2007-12-07[AF_RXRPC]: Add a missing gotoDavid Howells1-0/+1
2007-12-07[VLAN]: Lost rtnl_unlock() in vlan_ioctl()Pavel Emelyanov1-1/+1
2007-12-07[SCTP]: Fix the bind_addr info during migration.Vlad Yasevich2-10/+28
2007-12-07[SCTP]: Add bind hash locking to the migrate codeVlad Yasevich1-0/+6
2007-12-07[IPV4]: Remove prototype of ip_rt_adviceDenis V. Lunev1-1/+1
2007-12-07[IPv4]: Reply net unreachable ICMP messageMitsuru Chinen1-0/+3