aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* [TIPC]: Fix semaphore handling.Andrew Morton2007-12-14
* [NETFILTER]: xt_hashlimit should use time_after_eq()Eric Dumazet2007-12-14
* [XFRM]: Display the audited SPI value in host byte order.Paul Moore2007-12-14
* [NETFILTER]: ip_tables: fix compat copy racePatrick McHardy2007-12-14
* [NETFILTER]: ctnetlink: set expected bit for related conntracksPablo Neira Ayuso2007-12-14
* [IPSEC]: Fix potential dst leak in xfrm_lookupHerbert Xu2007-12-11
* [VLAN]: Fix potential race in vlan_cleanup_module vs vlan_ioctl_handler.Pavel Emelyanov2007-12-11
* [NET]: Fix wrong comments for unregister_net*Wang Chen2007-12-11
* [IPv6] ESP: Discard dummy packets introduced in rfc4303Thomas Graf2007-12-11
* [IPv4] ESP: Discard dummy packets introduced in rfc4303Thomas Graf2007-12-11
* [IPV4]: Swap the ifa allocation with the"ipv4_devconf_setall" callPavel Emelyanov2007-12-11
* [IPV6] XFRM: Fix auditing rt6i_flags; use RTF_xxx flags instead of RTCF_xxx.YOSHIFUJI Hideaki2007-12-11
* [AF_RXRPC]: Add a missing gotoDavid Howells2007-12-07
* [VLAN]: Lost rtnl_unlock() in vlan_ioctl()Pavel Emelyanov2007-12-07
* [SCTP]: Fix the bind_addr info during migration.Vlad Yasevich2007-12-07
* [SCTP]: Add bind hash locking to the migrate codeVlad Yasevich2007-12-07
* [IPV4]: Remove prototype of ip_rt_adviceDenis V. Lunev2007-12-07
* [IPv4]: Reply net unreachable ICMP messageMitsuru Chinen2007-12-07
* [IPv6] SNMP: Increment OutNoRoutes when connecting to unreachable networkMitsuru Chinen2007-12-07
* [BRIDGE]: Section fix.Andrew Morton2007-12-07
* [LRO]: fix lro_gen_skb() alignmentAndrew Gallatin2007-12-05
* [TCP]: NAGLE_PUSH seems to be a wrong way aroundIlpo Järvinen2007-12-05
* [TCP]: Move prior_in_flight collect to more robust placeIlpo Järvinen2007-12-05
* [TCP] FRTO: Use of existing funcs make code more obvious & robustIlpo Järvinen2007-12-05
* [IRDA]: Move ircomm_tty_line_info() under #ifdef CONFIG_PROC_FSPavel Emelyanov2007-12-05
* [ROSE]: Trivial compilation CONFIG_INET=n casePavel Emelyanov2007-12-05
* [IPVS]: Fix sched registration race when checking for name collision.Pavel Emelyanov2007-12-05
* [IPVS]: Don't leak sysctl tables if the scheduler registration fails.Pavel Emelyanov2007-12-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6Linus Torvalds2007-12-03
|\
| * [INET]: Fix inet_diag dead-lock regressionHerbert Xu2007-12-02
| * [NETFILTER]: fix forgotten module release in xt_CONNMARK and xt_CONNSECMARKJan Engelhardt2007-11-30
| * [NETFILTER]: xt_TCPMSS: remove network triggerable WARN_ONPatrick McHardy2007-11-30
| * [DECNET]: dn_nl_deladdr() almost always returns no errorPavel Emelyanov2007-11-30
| * [IPV6]: Restore IPv6 when MTU is big enoughEvgeniy Polyakov2007-11-30
| * [RXRPC]: Add missing select on CRYPTODavid Howells2007-11-30
| * Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Herbert Xu2007-11-30
| |\
| | * mac80211: rate limit wep decrypt failed messagesAdel Gadllah2007-11-29
| | * rfkill: fix double-mutex-lockingMichael Buesch2007-11-29
| | * mac80211: drop unencrypted frames if encryption is expectedJohannes Berg2007-11-29
| | * mac80211: Fix behavior of ieee80211_open and ieee80211_closeMichael Wu2007-11-29
| | * ieee80211: fix unaligned access in ieee80211_copy_snapDaniel Drake2007-11-29
| | * mac80211: free ifsta->extra_ie and clear IEEE80211_STA_PRIVACY_INVOKEDZhu Yi2007-11-29
| * | SCTP: Fix build issues with SCTP AUTH.Vlad Yasevich2007-11-29
| * | SCTP: Fix chunk acceptance when no authenticated chunks were listed.Vlad Yasevich2007-11-29
| * | SCTP: Fix the supported extensions paramterVlad Yasevich2007-11-29
| * | SCTP: Fix SCTP-AUTH to correctly add HMACS paramter.Vlad Yasevich2007-11-29
| * | SCTP: Fix the number of HB transmissions.Vlad Yasevich2007-11-29
| * | [TCP] illinois: Incorrect beta usageStephen Hemminger2007-11-29
| * | [IPSEC]: Fix uninitialised dst warning in __xfrm_lookupHerbert Xu2007-11-29
| * | [INET]: Fix inet_diag register vs rcv racePavel Emelyanov2007-11-29