aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-30[NET]: Fix incorrect sg_mark_end() calls.David S. Miller7-23/+37
2007-10-30[IPVS]: Remove /proc/net/ip_vs_lblcrAlexey Dobriyan1-76/+0
2007-10-30[IPV6]: remove duplicate call to proc_net_removeDaniel Lezcano1-4/+0
2007-10-30[NETNS]: fix net released by rcu callbackDaniel Lezcano1-0/+2
2007-10-30[NET]: Fix free_netdev on register_netdev failure.Daniel Lezcano1-53/+59
2007-10-30Kbuild/doc: fix links to Documentation filesDirk Hohndel2-3/+3
2007-10-30[SUNRPC]: fix rpc debuggingJ. Bruce Fields1-2/+1
2007-10-30[TCP]: Saner thash_entries default with much memory.Jean Delvare1-1/+1
2007-10-30[SUNRPC] rpc_rdma: we need to cast u64 to unsigned long long for printingStephen Rothwell1-5/+5
2007-10-29[IPv4] SNMP: Refer correct memory location to display ICMP out-going statisticsMitsuru Chinen1-1/+1
2007-10-29[NET]: Fix error reporting in sys_socketpair().David S. Miller1-1/+4
2007-10-29[NETFILTER]: nf_ct_alloc_hashtable(): use __GFP_NOWARNAndrew Morton1-1/+1
2007-10-29[NET]: Fix race between poll_napi() and net_rx_action()David S. Miller2-10/+37
2007-10-29[TCP] MD5: Remove some more unnecessary casting.Matthias M. Dellweg2-10/+10
2007-10-29[TCP] vegas: Fix a bug in disabling slow start by gamma parameter.Xiaoliang (David) Wei1-19/+18
2007-10-29[IPVS]: use proper timeout instead of fixed valueAndy Gospodarek1-2/+3
2007-10-29[IPV6] NDISC: Fix setting base_reachable_time_ms variable.YOSHIFUJI Hideaki1-1/+1
2007-10-29SCTP endianness annotations regressionAl Viro1-2/+2
2007-10-29SUNRPC endianness annotationsAl Viro1-12/+12
2007-10-27[CRYPTO] users: Fix up scatterlist conversion errorsHerbert Xu8-51/+77
2007-10-26[NETNS]: Fix get_net_ns_by_pidEric W. Biederman1-1/+1
2007-10-26[NET]: Marking struct pernet_operations __net_initdata was inappropriateEric W. Biederman3-5/+5
2007-10-26[INET] ESP: Must #include <linux/scatterlist.h>Adrian Bunk2-2/+2
2007-10-26[TCP] IPV6: fix softnet build breakageJeff Garzik1-0/+1
2007-10-26[NetLabel]: correct usage of RCU lockingPaul Moore4-62/+22
2007-10-26[TCP]: fix D-SACK cwnd handlingRyousei Takano1-7/+5
2007-10-26[SCTP] net/sctp/auth.c: make 3 functions staticAdrian Bunk1-3/+3
2007-10-26[TCP]: Add missing I/O AT code to ipv6 side.David S. Miller1-0/+2
2007-10-26[SCTP]: #if 0 sctp_update_copy_cksum()Adrian Bunk1-0/+2
2007-10-26[INET]: Unexport icmpmsg_statisticsAdrian Bunk1-1/+0
2007-10-26[NET]: Unexport sock_enable_timestamp().Adrian Bunk1-1/+0
2007-10-26[TCP]: Make tcp_match_skb_to_sack() static.Adrian Bunk1-2/+2
2007-10-26[IRDA]: Make ircomm_tty static.Adrian Bunk1-1/+1
2007-10-26[NET] dev_change_name: ignore changes to same nameStephen Hemminger1-0/+3
2007-10-26Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6David S. Miller6-37/+73
2007-10-26[NET_CLS_ACT]: Use skb_act_cloneJamal Hadi Salim2-8/+1
2007-10-26[TCP]: Fix scatterlist handling in MD5 signature support.David S. Miller2-0/+9
2007-10-26[IPSEC]: Fix scatterlist handling in skb_icv_walk().David S. Miller1-2/+3
2007-10-26[IPSEC]: Add missing sg_init_table() calls to ESP.David S. Miller2-0/+4
2007-10-25[TCP]: Fix inconsistency of terms.Ryousei Takano1-8/+8
2007-10-25Merge branch 'fixes-davem' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-2/+3
2007-10-26[PATCH] mac80211: fix printk warning on 64-bitJohannes Berg1-1/+1
2007-10-25[PATCH] mac80211: Fix SSID matching in AP selectionMichael Wu1-1/+2
2007-10-25[UDP]: Make use of inet_iif() when doing socket lookups.Vlad Yasevich1-1/+1
2007-10-25[IPV4]: Remove no longer used snmp4_icmp_list.David S. Miller1-8/+0
2007-10-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds20-75/+117
2007-10-24[CCID2/3]: Initialisation assignments of 0 are redundantGerrit Renker2-8/+0
2007-10-24[DCCP]: Unaligned pointer accessGerrit Renker2-15/+29
2007-10-24[DCCP]: Convert Reset code into socket error numberGerrit Renker1-9/+39
2007-10-24[DCCP]: One more exemption from full sequence number checksGerrit Renker1-1/+1