aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
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
2005-08-29[ICSK]: Generalise tcp_listen_pollArnaldo Carvalho de Melo1-0/+10
2005-08-29[NET]: fix PROC_FS=n compileAdrian Bunk1-2/+0
2005-08-29[NET]: Implement SKB fast cloning.David S. Miller1-1/+1
2005-08-29[IP]: Introduce ip_options_get_from_userArnaldo Carvalho de Melo1-1/+4
2005-08-29[NET]: Fix sparse warningsArnaldo Carvalho de Melo12-3/+128
2005-08-29[NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy3-7/+17
2005-08-29[INET_DIAG]: Move the tcp_diag interface to the proper placeArnaldo Carvalho de Melo1-1/+1
2005-08-29[TCPDIAG]: Just rename everything to inet_diagArnaldo Carvalho de Melo1-1/+1
2005-08-29[INET6_HASHTABLES]: Move inet6_lookup functions to net/ipv6/inet6_hashtables.cArnaldo Carvalho de Melo1-1/+105
2005-08-29[IPV6]: Generalise the tcp_v6_lookup routinesArnaldo Carvalho de Melo1-0/+26
2005-08-29[ICSK]: Move TCP congestion avoidance members to icskArnaldo Carvalho de Melo2-32/+57
2005-08-29[NET]: Make NETDEBUG pure printk wrappersPatrick McHardy1-4/+4
2005-08-29[TIMEWAIT]: Move inet_timewait_death_row routines to net/ipv4/inet_timewait_s...Arnaldo Carvalho de Melo2-2/+10
2005-08-29[TIMEWAIT]: Introduce inet_timewait_death_rowArnaldo Carvalho de Melo2-32/+61
2005-08-29[Bluetooth]: Move packet type into the SKB control bufferMarcel Holtmann1-1/+2
2005-08-29[Bluetooth]: Fix sparse warnings (__nocast type)Victor Fusco2-2/+2
2005-08-29[Bluetooth]: Implement RFCOMM remote port negotiationJ. Suter1-3/+9
2005-08-29[Bluetooth]: Track page scan repetition mode changesMarcel Holtmann1-0/+6
2005-08-29[Bluetooth]: Workaround for inquiry results with RSSI and page scan modeMarcel Holtmann1-0/+9
2005-08-29[ICSK]: Move generalised functions from tcp to inet_connection_sockArnaldo Carvalho de Melo3-10/+7
2005-08-29[ICSK]: Introduce reqsk_queue_prune from code in tcp_synack_timerArnaldo Carvalho de Melo3-1/+11
2005-08-29[ICSK]: Generalise tcp_listen_{start,stop}Arnaldo Carvalho de Melo3-2/+9
2005-08-29[ICSK]: Introduce inet_csk_cloneArnaldo Carvalho de Melo1-0/+4
2005-08-29[NET]: Just move the inet_connection_sock function from tcp sourcesArnaldo Carvalho de Melo2-152/+160
2005-08-29[NET]: Introduce inet_connection_sockArnaldo Carvalho de Melo6-121/+204
2005-08-29[SOCK]: Introduce sk_cloneArnaldo Carvalho de Melo1-0/+2
2005-08-29[INET_TWSK]: Introduce inet_twsk_allocArnaldo Carvalho de Melo1-0/+3
2005-08-29[INET]: Generalise the TCP sock ID lookup routinesArnaldo Carvalho de Melo3-11/+87
2005-08-29[INET]: Generalise tcp_tw_bucket, aka TIME_WAIT socketsArnaldo Carvalho de Melo4-204/+198
2005-08-29[INET]: Generalise tcp_v4_lookup_listenerArnaldo Carvalho de Melo1-0/+36
2005-08-29[INET]: Generalise tcp_v4_hash & tcp_unhashArnaldo Carvalho de Melo1-0/+34
2005-08-29[TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo7-4/+39
2005-08-29[INET]: Generalise the tcp_listen_ lock routinesArnaldo Carvalho de Melo2-21/+48
2005-08-29[INET]: Move tcp_port_rover to inet_hashinfoArnaldo Carvalho de Melo3-20/+9
2005-08-29[INET]: Generalise tcp_bind_hash & tcp_inherit_portArnaldo Carvalho de Melo2-9/+34
2005-08-29[INET]: Move bind_hash from tcp_sk to inet_skArnaldo Carvalho de Melo1-1/+1
2005-08-29[INET]: Move the TCP hashtable functions/structs to inet_hashtables.[ch]Arnaldo Carvalho de Melo3-118/+129
2005-08-29[INET]: Just rename the TCP hashtable functions/structs to inet_Arnaldo Carvalho de Melo1-51/+42
2005-08-29[INET]: Move the TCP ehash functions to include/net/inet_hashtables.hArnaldo Carvalho de Melo1-0/+40
2005-08-29[INET]: Introduce inet_sk_rebuild_headerArnaldo Carvalho de Melo1-2/+0
2005-08-29[SOCK]: Introduce sk_setup_capsArnaldo Carvalho de Melo2-9/+10
2005-08-29[SOCK]: Rename __tcp_v4_rehash to __sk_prot_rehashArnaldo Carvalho de Melo1-0/+9
2005-08-29[NET]: Cleanup INET_REFCNT_DEBUG codeArnaldo Carvalho de Melo4-4/+32
2005-08-29[IPV4/6]: Check if packet was actually delivered to a raw socket to decide wh...Patrick McHardy2-2/+2
2005-08-29[IPV6]: Check interface bindings on IPv6 raw socket receptionAndrew McDonald1-1/+2
2005-08-29[NET]: Remove explicit initializations of skb->input_devDavid S. Miller2-4/+3
2005-08-29[IPV4]: possible cleanupsAdrian Bunk3-7/+0
2005-08-29[NET]: Kill skb->real_devDavid S. Miller9-11/+15
2005-08-29[REQSK]: Move the syn_table destroy from tcp_listen_stop to reqsk_queue_destroyArnaldo Carvalho de Melo1-1/+4
2005-08-29[NET]: Kill skb->tc_classidPatrick McHardy1-1/+1
2005-08-28[PATCH] ieee80211: Fix debug comments ipw->ieee80211Jouni Malinen1-3/+3
2005-08-28[PATCH] ieee80211: Remove EAPOL debugJouni Malinen1-31/+0
2005-08-28[PATCH] ieee80211: Remove WIRELESS_EXT < 17 supportJouni Malinen1-9/+0
2005-08-25ieee80211: use endian-aware typesJiri Benc1-24/+22
2005-08-25ieee80211: convert defines to enumsJiri Benc1-81/+87
2005-08-25ieee80211: new constants from latest 802.11x specificationsJiri Benc1-14/+65
2005-08-25ieee80211: Puts debug macros together and makes escape_essid not inlined.Jiri Benc1-25/+12
2005-08-24Merge upstream into ieee80211.Jeff Garzik2-2/+21
2005-08-23[AX25]: UID fixesRalf Baechle1-2/+16
2005-08-23[NET]: Fix socket bitop damageRalf Baechle1-0/+5
2005-08-15ieee80211: remove last uses of compat define WLAN_CAPABILITY_BSSJeff Garzik1-1/+0
2005-08-15[PATCH] ieee80211: Capability field is called ESS, not BSSJouni Malinen1-1/+2
2005-08-14Merge /spare/repo/linux-2.6/Jeff Garzik2-9/+1
2005-08-14[PATCH] ieee80211: Fix frame control pver maskJouni Malinen1-1/+1
2005-08-06[Bluetooth] Remove unused functions and cleanup symbol exportsMarcel Holtmann1-8/+0
2005-07-31[PATCH] include/net/ieee80211.h must #include <linux/wireless.h>Adrian Bunk1-0/+1
2005-07-30[NET]: Spelling mistakes threshoulds -> thresholdsBaruch Even1-1/+1
2005-07-30/spare/repo/netdev-2.6 branch 'master'Jeff Garzik2-6/+3
2005-07-19[NET]: Make ipip/ip6_tunnel independant of XFRMPatrick McHardy1-1/+1
2005-07-18[SCTP]: Fix potential null pointer dereference while handling an icmp errorSridhar Samudrala1-5/+2