aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2005-09-22[SCTP]: Fix SCTP_SHUTDOWN notifications.Sridhar Samudrala1-11/+11
2005-09-22[NETFILTER] Fix conntrack event cache deadlock/oopsHarald Welte5-28/+28
2005-09-22[NETFILTER] Fix sparse endian warnings in pptp helperAlexey Dobriyan1-6/+8
2005-09-22[NETFILTER] fix DEBUG statement in PPTP helperHarald Welte1-1/+1
2005-09-22[BRIDGE]: TSO fix in br_dev_queue_push_xmitVlad Drukker1-1/+2
2005-09-22[TCP]: Adjust Reno SACK estimate in tcp_fragmentHerbert Xu1-0/+9
2005-09-21[TCP]: Set default congestion control correctly for incoming connections.Stephen Hemminger1-1/+1
2005-09-21[FIB_TRIE]: message cleanupStephen Hemminger1-12/+3
2005-09-21[AF_PACKET]: Allow for > 8 byte hardware addresses.Eric W. Biederman1-17/+48
2005-09-19Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds20-490/+1897
2005-09-19[PATCH] raw_sendmsg DoS on 2.6Mark J Cox2-2/+2
2005-09-19[TCP]: Handle SACK'd packets properly in tcp_fragment().Herbert Xu1-3/+7
2005-09-19[8021Q]: Add endian annotations.Alexey Dobriyan1-1/+1
2005-09-19[NETFILTER]: Export ip_nat_port_{nfattr_to_range,range_to_nfattr}Harald Welte1-0/+2
2005-09-19[NETFILTER]: Rename misnamed functionPatrick McHardy3-5/+5
2005-09-19[NETFILTER] ip6tables: remove duplicate codeYasuyuki Kozakai7-464/+91
2005-09-19[NETFILTER]: Add new PPTP conntrack and NAT helperHarald Welte6-0/+1774
2005-09-19[IPV4]: fib_trie RCU refinementsRobert Olsson1-11/+10
2005-09-19[IPV4]: fib_trie tnode stats refinementsRobert Olsson1-6/+7
2005-09-18[NETFILTER]: Solve Kconfig dependency problemHarald Welte1-3/+1
2005-09-18[IPV6]: Check connect(2) status for IPv6 UDP socket (Re: xfrm_lookup)Mitsuru KANDA1-2/+8
2005-09-18[DCCP]: Introduce CCID getsockopt for the CCIDsArnaldo Carvalho de Melo3-6/+98
2005-09-18[DCCP]: Don't use necessarily the same CCID for tx and rxArnaldo Carvalho de Melo2-3/+4
2005-09-18[CCID3]: Introduce include/linux/tfrc.hArnaldo Carvalho de Melo1-10/+13
2005-09-18[DCCP]: Move the ack vector code to net/dccp/ackvec.[ch]Arnaldo Carvalho de Melo9-622/+607
2005-09-17[NETFILTER] move nfnetlink options to right location in kconfig menuHarald Welte1-2/+1
2005-09-17[NETFILTER] Fix Kconfig dependencies for nfnetlink/ctnetlinkHarald Welte1-6/+10
2005-09-16[NETFILTER]: Fix oops in conntrack event cacheHarald Welte1-1/+4
2005-09-16[NETFILTER] CLUSTERIP: use a bitmap to store node responsibility dataKOVACS Krisztian1-82/+61
2005-09-16[NETFILTER] CLUSTERIP: introduce reference counting for entriesKOVACS Krisztian1-18/+62
2005-09-16[DCCP]: Introduce DCCP_SOCKOPT_SERVICEArnaldo Carvalho de Melo5-19/+125
2005-09-16[DCCP]: More precisely set reset_code when sending RESET packetsArnaldo Carvalho de Melo2-14/+18
2005-09-16[NET]: Do not leak MSG_CMSG_COMPAT into userspace.David S. Miller1-1/+2
2005-09-14[IPV6]: Fix per-socket multicast filtering in sk_reuse caseDavid L Stevens1-3/+2
2005-09-14[IPVS]: ip_vs_ftp breaks connections using persistenceJulian Anastasov3-17/+60
2005-09-14[IPVS]: Really invalidate persistent templatesJulian Anastasov1-1/+1
2005-09-14[BRIDGE-NF]: Fix iptables redirect on bridge interfaceBart De Schuymer1-3/+5
2005-09-14[MCAST]: Fix MCAST_EXCLUDE line dupesDenis Lukianov2-2/+2
2005-09-14[TCP]: Compute in_sacked properly when we split up a TSO frame.Herbert Xu2-7/+11
2005-09-13Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 David S. Miller1-1/+8
2005-09-13[DCCP]: Handle SYNC packets in dccp_rcv_state_processArnaldo Carvalho de Melo1-0/+6
2005-09-13[DCCP]: Check if already in the CLOSING state in dccp_rcv_closereqArnaldo Carvalho de Melo1-1/+2
2005-09-13Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 David S. Miller2-5/+58
2005-09-13[NETFILTER]: Fix DHCP + MASQUERADE problemPatrick McHardy1-0/+6
2005-09-13[NETFILTER]: Fix rcu race in ipt_REDIRECTPatrick McHardy1-6/+10
2005-09-13[NETFILTER]: Simplify netbios helperPatrick McHardy1-12/+7
2005-09-13[NETFILTER]: Use correct type for "ports" module parameterPatrick McHardy3-9/+9
2005-09-13[PATCH] Code cleanups in calbacks in svcsockNeil Brown1-44/+39
2005-09-13[Bluetooth] Prevent RFCOMM connections through the RAW socketMarcel Holtmann1-5/+25
2005-09-13[Bluetooth] Add support for extended inquiry responsesMarcel Holtmann1-0/+33
2005-09-12[NETROM]: Introduct stuct nr_privateRalf Baechle2-7/+7
2005-09-12[NETROM]: Implement G8PZT Circuit reset for NET/ROMRalf Baechle4-14/+41
2005-09-12[ROSE]: ROSE has no ARPRalf Baechle1-1/+1
2005-09-12[NETROM]: NET/ROM has no ARPRalf Baechle1-1/+1
2005-09-12[NETROM] NET/ROM has no txqueueRalf Baechle1-1/+0
2005-09-12[AX.25]: Reformat ax25_proto_ops initializationRalf Baechle1-18/+18
2005-09-12[AX.25/ROSE]: Whitespace formatting changesRalf Baechle2-4/+4
2005-09-12[NETROM/AX.25/ROSE]: Remove useless testsRalf Baechle3-11/+3
2005-09-12[NETROM]: statistics fixRalf Baechle1-1/+1
2005-09-12[NETROM]: Fix rebuild header messRalf Baechle1-29/+15
2005-09-12[AX.25]: Rename ax25_encapsulate to ax25_hard_headerRalf Baechle2-4/+4
2005-09-12[CCID3]: Listen socks doesn't have a private CCID blockArnaldo Carvalho de Melo1-0/+8
2005-09-12[NET]: fix-up schedule_timeout() usageNishanth Aravamudan4-20/+11
2005-09-10[TCP]: Fix double adjustment of tp->{lost,left}_out in tcp_fragment().Herbert Xu1-5/+0
2005-09-10[IPV6]: Bring Type 0 routing header in-line with rfc3542.Brian Haley2-9/+8
2005-09-10Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 David S. Miller4-105/+70
2005-09-09[CCID3] Cleanup ccid3 debug callsArnaldo Carvalho de Melo1-97/+67
2005-09-09[DCCP] Only call the HC _exit() routines in dccp_v4_destroy_sockArnaldo Carvalho de Melo2-7/+0
2005-09-09[CCID3] Initialize ccid3hctx_t_ipi to 250msArnaldo Carvalho de Melo2-1/+3
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds10-555/+554
2005-09-09[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversionsIngo Molnar2-3/+3
2005-09-09[PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar9-13/+9
2005-09-09[PATCH] files: lock-free fd look-upDipankar Sarma2-0/+2
2005-09-09[IPV4] fib_trie: fix proc interfaceStephen Hemminger2-432/+385
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 David S. Miller8-123/+169
2005-09-09[CCID3] Introduce ccid3_hc_[rt]x_sk() for overal consistencyArnaldo Carvalho de Melo2-45/+37
2005-09-09[DCCP] Introduce dccp_timestampArnaldo Carvalho de Melo8-39/+60
2005-09-09[CCID3] Initialize more fields in ccid3_hc_rx_initArnaldo Carvalho de Melo1-5/+3
2005-09-09[CCID3] Make the ccid3hcrx_rtt calc look more like the ccid3hctx_rtt oneArnaldo Carvalho de Melo1-4/+18
2005-09-09[CCID3] Use ELAPSED_TIME in the HC TX RTT estimationArnaldo Carvalho de Melo1-3/+7
2005-09-09[DCCP] Give precedence to the biggest ELAPSED_TIMEArnaldo Carvalho de Melo1-16/+18
2005-09-09[CCID3] Calculate ccid3hcrx_x_recv using usecs_divArnaldo Carvalho de Melo1-5/+2
2005-09-09[CCID] Only call the HC insert_options methods when requestedArnaldo Carvalho de Melo2-4/+12
2005-09-09[CCID3] Avoid unsigned integer overflows in usecs_divArnaldo Carvalho de Melo1-3/+13
2005-09-08Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds21-162/+557
2005-09-08[XFRM]: Always release dst_entry on error in xfrm_lookupPatrick McHardy9-48/+18
2005-09-08[TCP]: Fix off by one in tcp_fragment() "already sent" test.Herbert Xu1-1/+1
2005-09-08[IPV6]: Don't redo xfrm_lookup for cached dst entriesPatrick McHardy1-3/+4
2005-09-08Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds1-1/+0
2005-09-08Kconfig: IEEE80211 should not depend on NET_RADIOJeff Garzik1-1/+0
2005-09-08[AX.25]: Make asc2ax() thread-proofRalf Baechle2-17/+14
2005-09-08[NETFILTER]: ip_conntrack_netbios_ns.c gcc-2.95.x build fixAndrew Morton1-4/+20
2005-09-08[IPV4]: Fix refcount damaging in net/ipv4/route.cJulian Anastasov1-15/+14
2005-09-08Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6-git-rfc3542 David S. Miller9-61/+477
2005-09-08[IPV6]: Need to use pskb_trim_rcsum().Stephen Hemminger3-12/+8
2005-09-08[IPV4] udp: trim forgets about CHECKSUM_HWStephen Hemminger1-1/+1
2005-09-08[PATCH] Fix 32bit sendmsg() flawAl Viro2-19/+28
2005-09-08[IPV6]: Support IPV6_{RECV,}TCLASS socket options / ancillary data.YOSHIFUJI Hideaki7-20/+98
2005-09-08[IPV6]: Support several new sockopt / ancillary data in Advanced API (RFC3542).YOSHIFUJI Hideaki7-41/+379
2005-09-07Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds9-420/+364
2005-09-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds28-90/+316
2005-09-07[PATCH] sunrpc: print unsigned integers in statsMax Kellermann1-8/+8
2005-09-07[PATCH] sunrpc: cache_register can use wrong module referenceBruce Allan5-8/+16
2005-09-07[wireless ieee80211,ipw2200] Lindent source codeJeff Garzik8-394/+327
2005-09-07[wireless] build fixes after merging WE-19Jeff Garzik1-2/+3
2005-09-06[SUNRPC]: print unsigned integers in statsMax Kellermann1-8/+8
2005-09-06[NET]: proto_unregister: fix sleeping while atomicPatrick McHardy1-3/+2
2005-09-06[PATCH] WE-19 for kernel 2.6.13Jean Tourrilhes1-24/+34
2005-09-06[IPV4]: Reassembly trim not clearing CHECKSUM_HWStephen Hemminger1-1/+1
2005-09-06[AX25]: Make ax2asc thread-proofRalf Baechle9-23/+38
2005-09-06[NETLINK]: Don't prevent creating sockets when no kernel socket is registeredPatrick McHardy1-18/+41
2005-09-06[NETFILTER]: Missing unlock in TCP connection tracking error pathPatrick McHardy1-0/+1
2005-09-06[NETFILTER]: kill __ip_ct_expect_unlink_destroyPablo Neira Ayuso3-18/+16
2005-09-06[NETFILTER]: Don't increase master refcount on expectationsPablo Neira Ayuso1-4/+4
2005-09-06[NETFILTER]: Fix HW checksum handling in nfnetlink_queuePatrick McHardy1-1/+7
2005-09-06[NETFILTER]: Handle NAT module load racePatrick McHardy2-2/+27
2005-09-06[NETFILTER]: Fix CONNMARK Kconfig dependencyYasuyuki Kozakai1-0/+1
2005-09-06[NETFILTER]: Add NetBIOS name service helperPatrick McHardy3-0/+151
2005-09-06[NETFILTER]: Add support for permanent expectationsPatrick McHardy6-4/+13
2005-09-06[NET]: Make sure l_linger is unsigned to avoid negative timeoutsEric Dumazet1-2/+2
2005-09-06[NET]: Use file->private_data to get socket pointer.Eric Dumazet2-15/+13
2005-09-06Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds1-1/+1
2005-09-05[IEEE80211]: Use correct size_t printf format string in ieee80211_rx.cDavid S. Miller1-1/+1
2005-09-05[TCP]: Fix TCP_OFF() bug check introduced by previous change.Herbert Xu1-2/+2
2005-09-05[NET]: 2.6.13 breaks libpcap (and tcpdump)Herbert Xu1-3/+3
2005-09-05[NET]: Do not protect sysctl_optmem_max with CONFIG_SYSCTLDavid S. Miller1-1/+1
2005-09-05[NETFILTER] remove bogus hand-coded htonll() from nenetlink_queueHarald Welte1-13/+2
2005-09-05[IRDA]: IrDA prototype fixesAdrian Bunk2-0/+2
2005-09-05[SCTP]: net/sctp/sysctl.c should #include <net/sctp/sctp.h>Adrian Bunk1-0/+1
2005-09-05[NETFILTER]: net/netfilter/nfnetlink*: make functions staticAdrian Bunk2-3/+3
2005-09-05[IPV4]: net/ipv4/ipconfig.c should #include <linux/nfs_fs.h>Adrian Bunk1-0/+1
2005-09-05[ATM]: net/atm/ioctl.c should #include "common.h"Adrian Bunk1-0/+1
2005-09-05[PATCH] (7/7) __user annotations (ethtool)viro@ftp.linux.org.uk1-1/+1
2005-09-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds20-213/+134
2005-09-02[PATCH] remove driverfs references from include/linux/cpu.h and net/sunrpc/rp...Rolf Eike Beer1-1/+1
2005-09-01[TCP]: Keep TSO enabled even during loss events.David S. Miller2-47/+44
2005-09-01[TCP]: Fix sk_forward_alloc underflow in tcp_sendmsgHerbert Xu1-5/+9
2005-09-01[NET]: Add sk_stream_wmem_scheduleHerbert Xu1-2/+1
2005-09-01[IPV6]: Repair Incoming Interface Handling for Raw Socket.YOSHIFUJI Hideaki2-3/+3
2005-09-01[CRYPTO]: crypto_free_tfm() callers no longer need to check for NULLJesper Juhl12-84/+42
2005-09-01[NETFILTER]: CLUSTERIP: fix memcpy() length typoKOVACS Krisztian1-1/+1
2005-09-01[DECNET]: Tidy send side socket SKB allocation.Patrick Caulfield2-70/+33
2005-09-01[CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriateHerbert Xu1-1/+1
2005-09-01/spare/repo/netdev-2.6 branch 'master'Jeff Garzik292-6397/+21640
2005-08-29[CCID3]: Call sk->sk_write_space(sk) when receiving a feedback packetArnaldo Carvalho de Melo4-0/+20
2005-08-29[DCCP]: Introduce DCCP_SOCKOPT_PACKET_SIZEArnaldo Carvalho de Melo2-10/+54
2005-08-29[NETFILTER6]: Add new ip6tables HOPLIMIT targetHarald Welte3-0/+135
2005-08-29[NETFILTER]: Add new iptables TTL targetHarald Welte3-0/+134
2005-08-29[CCID3]: Move ccid3_hc_rx_detect_loss to packet_history.cArnaldo Carvalho de Melo3-79/+89
2005-08-29[CCID3]: Move ccid3_hc_rx_add_hist to packet_history.cArnaldo Carvalho de Melo4-126/+124
2005-08-29[DCCP]: Move the calc_X routines to dccp_tfrc_libArnaldo Carvalho de Melo4-620/+672
2005-08-29[DCCP]: Introduce dccp_tfrc_lib module with net/dccp/ccids/lib/*.cArnaldo Carvalho de Melo4-1/+16
2005-08-29[DCCP]: Just move packet_history.[ch] to net/dccp/ccids/lib/Arnaldo Carvalho de Melo5-4/+4
2005-08-29[CCID3]: Move the loss interval code to loss_interval.[ch]Arnaldo Carvalho de Melo5-139/+234
2005-08-29[CCID3]: Move the CCID3 defines to ccid3.hArnaldo Carvalho de Melo2-38/+39
2005-08-29[CCID3]: Introduce usecs_divArnaldo Carvalho de Melo1-70/+39
2005-08-29[CCID3]: Reorganise timeval handlingArnaldo Carvalho de Melo3-78/+98
2005-08-29[CCID3]: Reflow to mostly fit under 80 columnsArnaldo Carvalho de Melo1-114/+176
2005-08-29[DCCP]: Introduce dccp_wait_for_ccid and use it in dccp_write_xmitArnaldo Carvalho de Melo4-6/+62
2005-08-29[DCCP]: Make the Debug Menu available when DCCP is statically linked tooArnaldo Carvalho de Melo1-2/+2
2005-08-29[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointersEric Dumazet29-39/+39
2005-08-29[LIB]: Make TEXTSEARCH_BM plain tristate like the othersDavid S. Miller2-0/+2
2005-08-29[NET]: net/802: more endian annotationsAlexey Dobriyan3-4/+4
2005-08-29[IPV4]: Convert FIB Trie to RCU.Robert Olsson1-187/+202
2005-08-29[IPV4]: Prepare FIB core for RCU.Robert Olsson2-1/+3
2005-08-29[IPV4]: Module export of ip_rcv() no longer needed.Ralf Baechle1-1/+0
2005-08-29[AX25/NETROM/ROSE]: Kill net/ip.h inclusionRalf Baechle4-4/+0
2005-08-29[AX25/NETROM]: Cleanup direct calls into IP stackRalf Baechle3-16/+7
2005-08-29[IPV4]: FIB trie cleanupStephen Hemminger1-69/+31
2005-08-29[DCCP]: Initial dccp_poll implementationArnaldo Carvalho de Melo2-1/+59
2005-08-29[DCCP]: Call the HC exit routines at dccp_v4_destroy_sockArnaldo Carvalho de Melo1-0/+2
2005-08-29[ICSK]: Generalise tcp_listen_pollArnaldo Carvalho de Melo1-10/+1
2005-08-29[DCCP]: Introduce dccp_get_infoArnaldo Carvalho de Melo3-1/+70
2005-08-29[CCID3]: Calculate the RTT in the RX half connectionArnaldo Carvalho de Melo1-29/+38
2005-08-29[DCCP]: Export dccp_insert_option_timestamp to CCIDsArnaldo Carvalho de Melo2-4/+6
2005-08-29[CCID]: Make ccid_hc_[rt]x_exit accept NULL argumentsArnaldo Carvalho de Melo1-2/+4
2005-08-29[DCCP]: Send a DATAACK packet when we have a TIMESTAMP_ECHO pendingArnaldo Carvalho de Melo1-0/+1
2005-08-29[DCCP]: Fix skb leak in dccp_sendmsgArnaldo Carvalho de Melo1-0/+12
2005-08-29[DCCP]: Implement the CLOSING timerArnaldo Carvalho de Melo4-31/+46
2005-08-29[DCCP]: Fix printf format warnings on 64-bit.David S. Miller1-2/+8
2005-08-29[NETFILTER]: Add goto targetPatrick McHardy2-4/+4
2005-08-29[NETFILTER]: Add IPv6 REJECT targetPatrick McHardy3-0/+295
2005-08-29[NETFILTER]: Add string matchPablo Neira Ayuso3-0/+104
2005-08-29[DCCP]: Fix ackno setting in SYNC/SYNCACK packetsArnaldo Carvalho de Melo1-7/+3
2005-08-29[DCCP]: Fix the ACK and SEQ window variables settingsArnaldo Carvalho de Melo5-10/+41
2005-08-29[DCCP]: Give more info on Step 6 failure debug printkArnaldo Carvalho de Melo1-2/+9
2005-08-29[DCCP]: Fix seqno setting in dccp_v4_ctl_send_resetArnaldo Carvalho de Melo1-1/+7
2005-08-29[CCID3]: Reintroduce ccid3hctx_t_rtoArnaldo Carvalho de Melo2-5/+6
2005-08-29[IPV4]: ip_finish_output() can be inlinedThomas Graf1-1/+1
2005-08-29[IPV4]: Remove some dead code from ip_forward()Thomas Graf1-5/+1
2005-08-29[IPV4]: Avoid common branch mispredictions in ip_rcv_finish()Thomas Graf1-5/+5
2005-08-29[IPV4]: Move ip options parsing out of ip_rcv_finish()Thomas Graf1-39/+54
2005-08-29[IPV4]: Avoid common branch misprediction while checking csum in ip_rcv()Thomas Graf1-1/+1
2005-08-29[IPV4]: Consistency and whitespace cleanup of ip_rcv()Thomas Graf1-14/+13
2005-08-29[NET]: Add support for getting the permanent hardware address.Jon Wetzel1-0/+49
2005-08-29[DCCP]: Fix the timestamp optionsIan McDonald3-40/+78
2005-08-29[IPVS]: ipv4_table --> ipvs_ipv4_tableDavid S. Miller3-6/+6
2005-08-29[DCCP]: Use LIMIT_NETDEBUG in some debugging printksArnaldo Carvalho de Melo2-15/+19
2005-08-29[DCCP]: Set dccp_ctl_socket to NULL in dccp_ctl_sock_exitArnaldo Carvalho de Melo1-1/+3
2005-08-29[DCCP]: Fix elapsed time option as per section 13.2 of spec v11Ian McDonald1-4/+1