summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2007-01-26[Bluetooth] Handle command complete event for exit periodic inquiryMarcel Holtmann
2006-11-24[IPX]: Annotate and fix IPX checksumAl Viro
2006-08-26SCTP: Reject sctp packets with broadcast addresses.Vlad Yasevich
2006-08-23Fix sctp privilege elevation (CVE-2006-3745)Sridhar Samudrala
2006-05-20[PATCH] SCTP: Respect the real chunk length when walking parameters (CVE-2006...Vladislav Yasevich
2006-05-09[PATCH] SCTP: Allow spillover of receive buffer to avoid deadlock. (CVE-2006-...Neil Horman
2006-04-17[PATCH] NETFILTER: Fix fragmentation issues with bridge netfilterPatrick McHardy
2006-03-19[AX.25]: Fix potencial memory hole.Ralf Baechle DL5RB
2006-03-17[NET]: Fix race condition in sk_wait_event().Alexey Kuznetsov
2006-02-27[IPSEC]: Kill post_input hook and do NAT-T in esp_input directlyHerbert Xu
2006-02-23[XFRM]: Eliminate refcounting confusion by creating __xfrm_state_put().Herbert Xu
2006-02-15[XFRM]: Fix SNAT-related crash in xfrm4_output_finishPatrick McHardy
2006-02-13Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6David S. Miller
2006-02-13[IRDA]: Ratelimit messages.Joe Perches
2006-02-13[Bluetooth] Reduce L2CAP MTU for RFCOMM connectionsMarcel Holtmann
2006-02-09[IRDA]: Set proper IrLAP device address lengthSamuel Ortiz
2006-02-04[NETFILTER]: nf_conntrack: check address family when finding protocol moduleYasuyuki Kozakai
2006-02-02[NET]: Add CONFIG_NETDEBUG to suppress bad packet messages.Stephen Hemminger
2006-02-02[SCTP]: Fix 'fast retransmit' to send a TSN only once.Vlad Yasevich
2006-01-31[IPV4]: Always set fl.proto in ip_route_newportsPatrick McHardy
2006-01-27[PATCH] ieee80211: Fix A band min and max channel definitionsZhu Yi
2006-01-19Merge master.kernel.org:/pub/scm/linux/kernel/git/sridhar/lksctp-2.6David S. Miller
2006-01-17[SCTP]: Fix couple of races between sctp_peeloff() and sctp_rcv().Sridhar Samudrala
2006-01-17[SCTP]: Fix machine check/connection hang on IA64.Vlad Yasevich
2006-01-17[SCTP]: Fix bad sysctl formatting of SCTP timeout values on 64-bit m/cs.Vlad Yasevich
2006-01-17[SCTP]: Fix sctp_cookie alignment in the packet.Vlad Yasevich
2006-01-16[PATCH] hostap: don't #include C files in hostap_main.cAdrian Bunk
2006-01-16[PATCH] iw_handler.h: SIOCSIWNAME -> SIOCSIWCOMMIT in commentPete Zaitcev
2006-01-13Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-01-13[NET]: Use NIP6_FMT in kernel.hJoe Perches
2006-01-13[PATCH] genetlink: don't touch module ref countPer Liden
2006-01-12[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte
2006-01-12[TIPC] More updates of file headersPer Liden
2006-01-12[TIPC] Update of file headersPer Liden
2006-01-12[TIPC] License header updatePer Liden
2006-01-12[TIPC] Moved configuration interface into tipc_config.hPer Liden
2006-01-12[TIPC] Initial mergePer Liden
2006-01-12[PATCH] fix wrong comments in ieee80211.hJohannes Berg
2006-01-10[INET]: congestion and af_ops can be constStephen Hemminger
2006-01-09[PKT_SCHED]: Convert tc action functions to single skb pointersPatrick McHardy
2006-01-09[PKT_SCHED]: Use USEC_PER_SECPatrick McHardy
2006-01-08[PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1Jan Blunck
2006-01-07[IPV4]: make ip_fragment() staticAdrian Bunk
2006-01-07[NETFILTER]: Redo policy lookups after NAT when neccessaryPatrick McHardy
2006-01-07[NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harderPatrick McHardy
2006-01-07[IPV4]: reset IPCB flags when neccessaryPatrick McHardy
2006-01-07[IPV4/6]: Netfilter IPsec input hooksPatrick McHardy
2006-01-07[IPV6]: Move nextheader offset to the IP6CBPatrick McHardy
2006-01-07[XFRM]: Netfilter IPsec output hooksPatrick McHardy
2006-01-06[NET]: Change sk_run_filter()'s return type in net/core/filter.cKris Katterjohn