summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
...
| * [AX.25]: Fix potencial memory hole.Ralf Baechle DL5RB2006-03-191-1/+8
| * [NET]: Fix race condition in sk_wait_event().Alexey Kuznetsov2006-03-171-1/+1
* | Merge branch 'upstream-fixes'Jeff Garzik2006-03-011-1/+0
|\ \ | |/
| * [IPSEC]: Kill post_input hook and do NAT-T in esp_input directlyHerbert Xu2006-02-271-1/+0
* | Merge branch 'master'Jeff Garzik2006-02-271-0/+5
|\ \ | |/
| * [XFRM]: Eliminate refcounting confusion by creating __xfrm_state_put().Herbert Xu2006-02-231-0/+5
* | Merge branch 'upstream-fixes'Jeff Garzik2006-02-175-5/+8
|\ \ | |/
| * [XFRM]: Fix SNAT-related crash in xfrm4_output_finishPatrick McHardy2006-02-152-1/+1
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6David S. Miller2006-02-131-1/+1
| |\
| | * [Bluetooth] Reduce L2CAP MTU for RFCOMM connectionsMarcel Holtmann2006-02-131-1/+1
| * | [IRDA]: Ratelimit messages.Joe Perches2006-02-131-3/+3
| |/
| * [IRDA]: Set proper IrLAP device address lengthSamuel Ortiz2006-02-091-0/+3
* | Merge branch 'master'Jeff Garzik2006-02-074-13/+17
|\ \ | |/
| * [NETFILTER]: nf_conntrack: check address family when finding protocol moduleYasuyuki Kozakai2006-02-041-6/+9
| * [NET]: Add CONFIG_NETDEBUG to suppress bad packet messages.Stephen Hemminger2006-02-021-4/+4
| * [SCTP]: Fix 'fast retransmit' to send a TSN only once.Vlad Yasevich2006-02-021-1/+1
| * [IPV4]: Always set fl.proto in ip_route_newportsPatrick McHardy2006-01-311-2/+3
* | [PATCH] ieee80211: common wx auth codeLarry Finger2006-01-301-0/+8
* | [PATCH] ieee80211: Add 802.11h data type and structuresZhu Yi2006-01-271-3/+165
* | [PATCH] ieee80211: Add TKIP crypt->build_ivZhu Yi2006-01-271-1/+2
* | [PATCH] ieee80211: Add LEAP authentication typeZhu Yi2006-01-271-0/+1
|/
* [PATCH] ieee80211: Fix A band min and max channel definitionsZhu Yi2006-01-271-2/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/sridhar/lksctp-2.6David S. Miller2006-01-192-38/+53
|\
| * [SCTP]: Fix couple of races between sctp_peeloff() and sctp_rcv().Sridhar Samudrala2006-01-171-0/+2
| * [SCTP]: Fix machine check/connection hang on IA64.Vlad Yasevich2006-01-171-0/+8
| * [SCTP]: Fix bad sysctl formatting of SCTP timeout values on 64-bit m/cs.Vlad Yasevich2006-01-171-37/+41
| * [SCTP]: Fix sctp_cookie alignment in the packet.Vlad Yasevich2006-01-171-1/+2
* | [PATCH] hostap: don't #include C files in hostap_main.cAdrian Bunk2006-01-161-0/+1
* | [PATCH] iw_handler.h: SIOCSIWNAME -> SIOCSIWCOMMIT in commentPete Zaitcev2006-01-161-1/+1
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-01-139-10/+712
|\
| * [NET]: Use NIP6_FMT in kernel.hJoe Perches2006-01-132-3/+3
| * [PATCH] genetlink: don't touch module ref countPer Liden2006-01-131-1/+0
| * [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte2006-01-122-6/+0
| * [TIPC] More updates of file headersPer Liden2006-01-122-2/+1
| * [TIPC] Update of file headersPer Liden2006-01-124-8/+4
| * [TIPC] License header updatePer Liden2006-01-124-76/+92
| * [TIPC] Moved configuration interface into tipc_config.hPer Liden2006-01-121-1/+27
| * [TIPC] Initial mergePer Liden2006-01-124-0/+672
* | [PATCH] fix wrong comments in ieee80211.hJohannes Berg2006-01-121-2/+4
|/
* [INET]: congestion and af_ops can be constStephen Hemminger2006-01-101-2/+2
* [PKT_SCHED]: Convert tc action functions to single skb pointersPatrick McHardy2006-01-091-1/+1
* [PKT_SCHED]: Use USEC_PER_SECPatrick McHardy2006-01-091-11/+12
* [PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1Jan Blunck2006-01-082-79/+79
* [IPV4]: make ip_fragment() staticAdrian Bunk2006-01-071-1/+0
* [NETFILTER]: Redo policy lookups after NAT when neccessaryPatrick McHardy2006-01-071-0/+1
* [NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harderPatrick McHardy2006-01-072-2/+3
* [IPV4]: reset IPCB flags when neccessaryPatrick McHardy2006-01-071-5/+3
* [IPV4/6]: Netfilter IPsec input hooksPatrick McHardy2006-01-071-0/+2
* [IPV6]: Move nextheader offset to the IP6CBPatrick McHardy2006-01-072-4/+4
* [XFRM]: Netfilter IPsec output hooksPatrick McHardy2006-01-071-10/+1
OpenPOWER on IntegriCloud