aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2006-02-27[IPSEC]: Kill post_input hook and do NAT-T in esp_input directlyHerbert Xu1-1/+0
2006-02-23[XFRM]: Eliminate refcounting confusion by creating __xfrm_state_put().Herbert Xu1-0/+5
2006-02-15[XFRM]: Fix SNAT-related crash in xfrm4_output_finishPatrick McHardy2-1/+1
2006-02-13Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6David S. Miller1-1/+1
2006-02-13[IRDA]: Ratelimit messages.Joe Perches1-3/+3
2006-02-13[Bluetooth] Reduce L2CAP MTU for RFCOMM connectionsMarcel Holtmann1-1/+1
2006-02-09[IRDA]: Set proper IrLAP device address lengthSamuel Ortiz1-0/+3
2006-02-04[NETFILTER]: nf_conntrack: check address family when finding protocol moduleYasuyuki Kozakai1-6/+9
2006-02-02[NET]: Add CONFIG_NETDEBUG to suppress bad packet messages.Stephen Hemminger1-4/+4
2006-02-02[SCTP]: Fix 'fast retransmit' to send a TSN only once.Vlad Yasevich1-1/+1
2006-01-31[IPV4]: Always set fl.proto in ip_route_newportsPatrick McHardy1-2/+3
2006-01-27[PATCH] ieee80211: Fix A band min and max channel definitionsZhu Yi1-2/+2
2006-01-19Merge master.kernel.org:/pub/scm/linux/kernel/git/sridhar/lksctp-2.6David S. Miller2-38/+53
2006-01-17[SCTP]: Fix couple of races between sctp_peeloff() and sctp_rcv().Sridhar Samudrala1-0/+2
2006-01-17[SCTP]: Fix machine check/connection hang on IA64.Vlad Yasevich1-0/+8
2006-01-17[SCTP]: Fix bad sysctl formatting of SCTP timeout values on 64-bit m/cs.Vlad Yasevich1-37/+41
2006-01-17[SCTP]: Fix sctp_cookie alignment in the packet.Vlad Yasevich1-1/+2
2006-01-16[PATCH] hostap: don't #include C files in hostap_main.cAdrian Bunk1-0/+1
2006-01-16[PATCH] iw_handler.h: SIOCSIWNAME -> SIOCSIWCOMMIT in commentPete Zaitcev1-1/+1
2006-01-13Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds9-10/+712
2006-01-13[NET]: Use NIP6_FMT in kernel.hJoe Perches2-3/+3
2006-01-13[PATCH] genetlink: don't touch module ref countPer Liden1-1/+0
2006-01-12[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte2-6/+0
2006-01-12[TIPC] More updates of file headersPer Liden2-2/+1
2006-01-12[TIPC] Update of file headersPer Liden4-8/+4
2006-01-12[TIPC] License header updatePer Liden4-76/+92
2006-01-12[TIPC] Moved configuration interface into tipc_config.hPer Liden1-1/+27
2006-01-12[TIPC] Initial mergePer Liden4-0/+672
2006-01-12[PATCH] fix wrong comments in ieee80211.hJohannes Berg1-2/+4
2006-01-10[INET]: congestion and af_ops can be constStephen Hemminger1-2/+2
2006-01-09[PKT_SCHED]: Convert tc action functions to single skb pointersPatrick McHardy1-1/+1
2006-01-09[PKT_SCHED]: Use USEC_PER_SECPatrick McHardy1-11/+12
2006-01-08[PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1Jan Blunck2-79/+79
2006-01-07[IPV4]: make ip_fragment() staticAdrian Bunk1-1/+0
2006-01-07[NETFILTER]: Redo policy lookups after NAT when neccessaryPatrick McHardy1-0/+1
2006-01-07[NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harderPatrick McHardy2-2/+3
2006-01-07[IPV4]: reset IPCB flags when neccessaryPatrick McHardy1-5/+3
2006-01-07[IPV4/6]: Netfilter IPsec input hooksPatrick McHardy1-0/+2
2006-01-07[IPV6]: Move nextheader offset to the IP6CBPatrick McHardy2-4/+4
2006-01-07[XFRM]: Netfilter IPsec output hooksPatrick McHardy1-10/+1
2006-01-06[NET]: Change sk_run_filter()'s return type in net/core/filter.cKris Katterjohn1-2/+2
2006-01-05[NETFILTER]: Call POST_ROUTING hook before fragmentationPatrick McHardy1-1/+0
2006-01-05[NETFILTER]: Add ctnetlink port for nf_conntrackPablo Neira Ayuso4-2/+72
2006-01-03[TCP]: less inline'sStephen Hemminger1-166/+27
2006-01-03[NETLINK] genetlink: fix cmd type in genl_ops to be consistent to u8Per Liden1-1/+1
2006-01-03[AF_UNIX]: Convert to use a spinlock instead of rwlockBenjamin LaHaise1-5/+5
2006-01-03[TCP]: Don't use __constant_htonl for a non const argArnaldo Carvalho de Melo1-5/+5
2006-01-03[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo19-48/+257
2006-01-03[SOCK]: Introduce sk_receive_skbArnaldo Carvalho de Melo1-0/+23
2006-01-03[NET]: move struct proto_ops to constEric Dumazet3-5/+5
2006-01-03[SCTP]: Add support for SCTP_DELAYED_ACK_TIME socket option.Frank Filz1-0/+14
2006-01-03[SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft.Frank Filz2-20/+72
2006-01-03[AF_UNIX]: Use spinlock for unix_table_lockDavid S. Miller1-1/+1
2006-01-03[IP_SOCKGLUE]: Remove most of the tcp specific callsArnaldo Carvalho de Melo2-1/+6
2006-01-03[TCP]: Move the TCPF_ enum to tcp_states.hArnaldo Carvalho de Melo1-0/+16
2006-01-03[INET6]: Generalise tcp_v6_hash_connectArnaldo Carvalho de Melo1-0/+3
2006-01-03[INET]: Generalise tcp_v4_hash_connectArnaldo Carvalho de Melo1-0/+3
2006-01-03[TWSK]: Introduce struct timewait_sock_opsArnaldo Carvalho de Melo4-3/+38
2006-01-03[IPV6]: Export ipv6_opt_acceptedArnaldo Carvalho de Melo1-0/+2
2006-01-03[IPV6]: Introduce inet6_timewait_sockArnaldo Carvalho de Melo2-4/+5
2006-01-03[IPV6]: Generalise some functionsArnaldo Carvalho de Melo1-1/+12
2006-01-03[NET]: Avoid atomic xchg() for non-error caseBenjamin LaHaise1-1/+4
2006-01-03[ICSK]: Move v4_addr2sockaddr from TCP to icskArnaldo Carvalho de Melo1-0/+2
2006-01-03[ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_opsArnaldo Carvalho de Melo3-50/+28
2006-01-03[IPV6]: Generalise tcp_v6_search_req & tcp_v6_synq_addArnaldo Carvalho de Melo2-1/+32
2006-01-03[ICSK]: make inet_csk_reqsk_queue_hash_add timeout arg unsigned longArnaldo Carvalho de Melo1-1/+1
2006-01-03[IPV6]: Generalise __tcp_v6_hash, renaming it to __inet6_hashArnaldo Carvalho de Melo1-0/+26
2006-01-03[IPV6]: Reuse inet_csk_get_port in tcp_v6_get_portArnaldo Carvalho de Melo1-1/+5
2006-01-03[IPV4]: Safer reassemblyHerbert Xu2-0/+3
2006-01-03[LSM-IPSec]: Security association restriction.Trent Jaeger2-5/+29
2005-12-27[IPV6] mcast: Fix multiple issues in MLDv2 reports.David L Stevens1-0/+1
2005-12-21[IPV6]: Defer IPv6 device initialization until the link becomes ready.YOSHIFUJI Hideaki1-0/+1
2005-12-19[IPSEC]: Perform SA switchover immediately.David S. Miller1-0/+1
2005-12-05[DECNET]: add memory buffer settings Steven Whitehouse1-0/+4
2005-11-22[IPV4]: Fix secondary IP addresses after promotionJamal Hadi Salim1-0/+3
2005-11-20Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+advapi-fix/David S. Miller1-0/+2
2005-11-20[IPV6]: Fix sending extension headers before and including routing header.YOSHIFUJI Hideaki1-0/+2
2005-11-18[PATCH] git-netdev-all-ieee80211_get_payload-warning-fixAndrew Morton1-1/+1
2005-11-15[TCP]: More spelling fixes.Stephen Hemminger1-2/+2
2005-11-14[LLC]: Fix typoJochen Friedrich1-1/+1
2005-11-11[SCTP]: Include ulpevents in socket receive buffer accounting.Neil Horman1-0/+16
2005-11-11[SCTP]: Fix ia64 NaT consumption fault with sctp_sideffect commands.Vladislav Yasevich1-3/+4
2005-11-11[SCTP]: Remove timeouts[] array from sctp_endpoint.Vladislav Yasevich1-3/+0
2005-11-10[TCP]: speed up SACK processingStephen Hemminger2-0/+15
2005-11-10[TCP]: spelling fixesStephen Hemminger1-6/+6
2005-11-10[TCP]: Appropriate Byte Count supportStephen Hemminger1-0/+19
2005-11-10[TCP]: add tcp_slow_start helperStephen Hemminger1-0/+10
2005-11-10[TCP]: fix congestion window update when using TSO deferalStephen Hemminger1-0/+21
2005-11-10[NET]: Detect hardware rx checksum faults correctlyHerbert Xu1-1/+2
2005-11-10[NETLINK]: Generic netlink familyThomas Graf1-0/+154
2005-11-10[NETLINK]: Generic netlink receive queue processorThomas Graf1-0/+6
2005-11-10[NETLINK]: Type-safe netlink messages/attributes interfaceThomas Graf1-0/+877
2005-11-09[NETFILTER]: Add nf_conntrack subsystem.Yasuyuki Kozakai10-0/+1058
2005-11-09Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2-1/+2
2005-11-09ieee80211: cleanup crypto list handling, other minor cleanups.Christoph Hellwig1-0/+1
2005-11-09Merge rsync://bughost.org/repos/ieee80211-delta/Jeff Garzik1-1/+1
2005-11-08[Bluetooth]: Remove the usage of /proc completelyMarcel Holtmann3-11/+2
2005-11-08[Bluetooth]: Add endian annotations to the coreMarcel Holtmann2-59/+59
2005-11-08[NET]: sk_add_backlog convert from macro to inlineStephen Hemminger1-10/+10
2005-11-08[IPV6]: Make ipv6_addr_type() more generic so that we can use it for source a...YOSHIFUJI Hideaki1-3/+16
2005-11-08[IPV6]: Put addr_diff() into common header for future use.YOSHIFUJI Hideaki1-0/+48
2005-11-07Update version ieee80211 stamp to 1.1.7James Ketrenos1-1/+1
2005-11-05Merge branch 'red' of 84.73.165.173:/home/tgr/repos/net-2.6Arnaldo Carvalho de Melo2-4/+349
2005-11-05[TCP/DCCP]: Randomize port selectionStephen Hemminger1-2/+0
2005-11-05[NET]: Introduce INET_ECN_set_ce() functionThomas Graf1-4/+24
2005-11-05[PKT_SCHED]: Generic RED layerThomas Graf1-0/+325
2005-10-29Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2-4/+2
2005-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/sridhar/lksctp-2.6Arnaldo Carvalho de Melo1-4/+4
2005-10-28Merge branch 'master'Jeff Garzik2-3/+6
2005-10-28[SCTP] Rename SCTP specific control message flags.Ivan Skytte Jorgensen1-4/+4
2005-10-28drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl2-4/+2
2005-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6Arnaldo Carvalho de Melo2-3/+6
2005-10-28[Bluetooth] Make more functions staticMarcel Holtmann1-0/+6
2005-10-28[Bluetooth] Move CRC table into RFCOMM coreMarcel Holtmann1-3/+0
2005-10-28Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds4-137/+658
2005-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6.15Linus Torvalds1-1/+0
2005-10-28[PATCH] gfp_t: net/*Al Viro1-1/+1
2005-10-26Merge branch 'master'Jeff Garzik2-2/+4
2005-10-26[IPSEC]: Kill obsolete get_mss functionHerbert Xu1-1/+0
2005-10-25[LLC]: Strip RIF flag from source MAC addressJochen Friedrich1-1/+3
2005-10-22[AX.25]: Fix signed char bugRalf Baechle1-1/+1
2005-10-21Update version ieee80211 stamp to 1.1.6James Ketrenos1-1/+1
2005-10-13Merge branch 'master'Jeff Garzik18-67/+80
2005-10-10[TWSK]: Grab the module refcount for timewait socketsArnaldo Carvalho de Melo1-0/+3
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro15-54/+50
2005-10-06[SCTP] Fix SCTP socket options to work with 32-bit apps on 64-bit kernels.Sridhar Samudrala1-5/+5
2005-10-06[SCTP] Fix sctp_get{pl}addrs() API to work with 32-bit apps on 64-bit kernels.Ivan Skytte Jørgensen1-7/+16
2005-10-05[IPSEC]: Document that policy direction is derived from the index.Herbert Xu1-0/+5
2005-10-04[XFRM]: fix sparse gfp nocast warningsRandy Dunlap1-1/+1
2005-10-04[IPVS]: fix sparse gfp nocast warningsRandy Dunlap1-1/+1
2005-10-04[DECNET]: fix sparse gfp nocast warningsRandy Dunlap2-5/+5
2005-10-04[INET]: Shrink struct inet_ehash_bucket on 32 bits UPEric Dumazet1-1/+1
2005-10-04Merge rsync://bughost.org/repos/ieee80211-delta/Jeff Garzik2-4/+32
2005-10-03Merge branch 'upstream-fixes'Jeff Garzik7-49/+96
2005-10-03[INET]: speedup inet (tcp/dccp) lookupsEric Dumazet4-40/+52
2005-10-03Lindent and trailing whitespace script executed ieee80211 subsystemJames Ketrenos1-3/+3
2005-10-03This will move the ieee80211_is_ofdm_rate function to the ieee80211.hIvo van Doorn1-0/+28
2005-09-28This patch fixes a typo in ieee80211.h: ieee82011_deauth -> ieee80211_deauthMichael Wu1-1/+1
2005-09-22[PATCH] ieee80211: in-tree driver updates to sync with latest ieee80211 seriesJames Ketrenos2-2/+9
2005-09-22[PATCH] ieee80211: added IE comments, reason_code to reason, removed info_ele...James Ketrenos1-3/+11
2005-09-22[PATCH] ieee80211: Added handle_deauth() callback, enhanced tkip/ccmp support...James Ketrenos2-1/+6
2005-09-22[PATCH] ieee80211: Added subsystem version string and reporting via MODULE_VE...James Ketrenos1-0/+7
2005-09-22[LLC]: fix llc_ui_recvmsg, making it behave like tcp_recvmsgArnaldo Carvalho de Melo1-0/+1
2005-09-22[LLC]: Fix the accept pathArnaldo Carvalho de Melo1-1/+2
2005-09-22[LLC]: Fix sparse warningsArnaldo Carvalho de Melo2-3/+13
2005-09-22[LLC]: Use refcounting with struct llc_sapArnaldo Carvalho de Melo2-2/+15
2005-09-22[LLC]: Do better struct sock accounting on skbsArnaldo Carvalho de Melo1-2/+4
2005-09-22[LLC]: Add sysctl support for the LLC timeoutsArnaldo Carvalho de Melo2-5/+12
2005-09-22[LLC]: Make llc_frame_alloc take a net_device as an argumentArnaldo Carvalho de Melo1-1/+2
2005-09-21[PATCH] ieee82011: Remove WIRELESS_EXT ifdefsJames Ketrenos1-2/+0
2005-09-21[PATCH] ieee80211: Updated copyright datesJames Ketrenos1-1/+1
2005-09-21[PATCH] ieee80211: Mixed PTK/GTK CCMP/TKIP supportJames Ketrenos1-0/+3
2005-09-21[PATCH] ieee80211: Type-o, capbility definition for QoS, and ERP parsingJames Ketrenos1-1/+6
2005-09-21[PATCH] ieee80211: "extern inline" to "static inline"James Ketrenos1-7/+7
2005-09-21[PATCH] ieee80211: Additional fixes for endian-aware typesJames Ketrenos1-29/+29
2005-09-21[PATCH] ieee80211: Added ieee80211_radiotap.hJames Ketrenos1-0/+231
2005-09-21[PATCH] ieee80211: Added ieee80211_geo to provide helper functionsJames Ketrenos1-0/+46
2005-09-21[PATCH] ieee80211: Add QoS (WME) support to the ieee80211 subsystemJames Ketrenos1-4/+99
2005-09-21[PATCH] ieee80211: Fix TKIP, repeated fragmentation problem, and payload_size...James Ketrenos2-1/+4
2005-09-21[PATCH] ieee82011: Added ieee80211_tx_frame to convert generic 802.11 data fr...James Ketrenos1-0/+23
2005-09-21[PATCH] ieee80211: adds support for the creation of RTS packetsJames Ketrenos1-0/+2
2005-09-21[PATCH] ieee80211: Renamed ieee80211_hdr to ieee80211_hdr_3addrJames Ketrenos1-27/+90
2005-09-21[PATCH] ieee82011: Added WE-18 support to default wireless extension handlerJames Ketrenos1-0/+14
2005-09-21[PATCH] ieee80211: Allow drivers to fix an issue when using wpa_supplicant wi...James Ketrenos1-1/+1
2005-09-21[PATCH] ieee80211: Fix kernel Oops when module unloadJames Ketrenos2-0/+2
2005-09-21[PATCH] ieee80211: Hardware crypto and fragmentation offload supportJames Ketrenos1-21/+25
2005-09-21[PATCH] ieee80211: Fixed a kernel oops on module unloadJames Ketrenos2-1/+2
2005-09-21Merge /spare/repo/linux-2.6/Jeff Garzik1-0/+3
2005-09-16[PATCH] ieee80211 Fixed type-o of abg_ture -> abg_trueJames Ketrenos1-1/+1
2005-09-16[PATCH] ieee80211 Removed ieee80211_info_element_hdrJames Ketrenos1-5/+0
2005-09-16[PATCH] Changed 802.11 headers to use ieee80211_info_element[0]James Ketrenos1-4/+4
2005-09-16[PATCH] ieee80211 Added wireless spy supportJames Ketrenos2-77/+56
2005-09-16[PATCH] ieee80211 quality scaling algorithm extension handlerJames Ketrenos1-0/+3
2005-09-14[IPVS]: ip_vs_ftp breaks connections using persistenceJulian Anastasov1-0/+3
2005-09-14[PATCH] drivers/net/wan/: possible cleanupsAdrian Bunk1-1/+0
2005-09-13Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 David S. Miller1-0/+11
2005-09-13[Bluetooth] Add support for extended inquiry responsesMarcel Holtmann1-0/+11
2005-09-12[NETROM]: Introduct stuct nr_privateRalf Baechle1-0/+5
2005-09-12[NETROM]: Implement G8PZT Circuit reset for NET/ROMRalf Baechle1-1/+26
2005-09-12[AX.25]: Add descriptions to constantsRalf Baechle1-5/+5
2005-09-12[AX.25]: Add more PIDsRalf Baechle1-5/+14
2005-09-12[AX.25]: Rename ax25_encapsulate to ax25_hard_headerRalf Baechle1-1/+1
2005-09-08[AX.25]: Make asc2ax() thread-proofRalf Baechle1-1/+1
2005-09-08Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6-git-rfc3542 David S. Miller2-1/+6
2005-09-08[NET]: Need struct sock forward decl in net/compat.hDavid S. Miller1-2/+3
2005-09-08[PATCH] Fix 32bit sendmsg() flawAl Viro1-1/+1
2005-09-08[IPV6]: Support IPV6_{RECV,}TCLASS socket options / ancillary data.YOSHIFUJI Hideaki2-1/+2
2005-09-08[IPV6]: Support several new sockopt / ancillary data in Advanced API (RFC3542).YOSHIFUJI Hideaki1-0/+4
2005-09-07Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds1-15/+108
2005-09-06[PATCH] WE-19 for kernel 2.6.13Jean Tourrilhes1-15/+108
2005-09-06[AX25]: Make ax2asc thread-proofRalf Baechle1-1/+1
2005-09-05[NET]: Do not protect sysctl_optmem_max with CONFIG_SYSCTLDavid S. Miller1-1/+2
2005-09-05[IRDA]: IrDA prototype fixesAdrian Bunk1-1/+1
2005-09-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds3-7/+11
2005-09-01[TCP]: Keep TSO enabled even during loss events.David S. Miller1-0/+1
2005-09-01[TCP]: Fix sk_forward_alloc underflow in tcp_sendmsgHerbert Xu1-3/+2
2005-09-01[NET]: Add sk_stream_wmem_scheduleHerbert Xu1-4/+8
2005-09-01[IPVS]: "extern inline" -> "static inline"Adrian Bunk1-1/+1
2005-09-01/spare/repo/netdev-2.6 branch 'master'Jeff Garzik40-694/+1462
2005-08-29[INET]: compile errors when DEBUG is definedStephen Hemminger1-2/+2