aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Kbuild/doc: fix links to Documentation filesDirk Hohndel2007-10-30
* [SUNRPC]: fix rpc debuggingJ. Bruce Fields2007-10-30
* [TCP]: Saner thash_entries default with much memory.Jean Delvare2007-10-30
* [SUNRPC] rpc_rdma: we need to cast u64 to unsigned long long for printingStephen Rothwell2007-10-30
* [IPv4] SNMP: Refer correct memory location to display ICMP out-going statisticsMitsuru Chinen2007-10-30
* [NET]: Fix error reporting in sys_socketpair().David S. Miller2007-10-30
* [NETFILTER]: nf_ct_alloc_hashtable(): use __GFP_NOWARNAndrew Morton2007-10-30
* [NET]: Fix race between poll_napi() and net_rx_action()David S. Miller2007-10-30
* [TCP] MD5: Remove some more unnecessary casting.Matthias M. Dellweg2007-10-30
* [TCP] vegas: Fix a bug in disabling slow start by gamma parameter.Xiaoliang (David) Wei2007-10-30
* [IPVS]: use proper timeout instead of fixed valueAndy Gospodarek2007-10-30
* [IPV6] NDISC: Fix setting base_reachable_time_ms variable.YOSHIFUJI Hideaki2007-10-30
* SCTP endianness annotations regressionAl Viro2007-10-29
* SUNRPC endianness annotationsAl Viro2007-10-29
* [CRYPTO] users: Fix up scatterlist conversion errorsHerbert Xu2007-10-27
* [NETNS]: Fix get_net_ns_by_pidEric W. Biederman2007-10-27
* [NET]: Marking struct pernet_operations __net_initdata was inappropriateEric W. Biederman2007-10-27
* [INET] ESP: Must #include <linux/scatterlist.h>Adrian Bunk2007-10-27
* [TCP] IPV6: fix softnet build breakageJeff Garzik2007-10-27
* [NetLabel]: correct usage of RCU lockingPaul Moore2007-10-26
* [TCP]: fix D-SACK cwnd handlingRyousei Takano2007-10-26
* [SCTP] net/sctp/auth.c: make 3 functions staticAdrian Bunk2007-10-26
* [TCP]: Add missing I/O AT code to ipv6 side.David S. Miller2007-10-26
* [SCTP]: #if 0 sctp_update_copy_cksum()Adrian Bunk2007-10-26
* [INET]: Unexport icmpmsg_statisticsAdrian Bunk2007-10-26
* [NET]: Unexport sock_enable_timestamp().Adrian Bunk2007-10-26
* [TCP]: Make tcp_match_skb_to_sack() static.Adrian Bunk2007-10-26
* [IRDA]: Make ircomm_tty static.Adrian Bunk2007-10-26
* [NET] dev_change_name: ignore changes to same nameStephen Hemminger2007-10-26
* Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6David S. Miller2007-10-26
|\
| * [CCID2/3]: Initialisation assignments of 0 are redundantGerrit Renker2007-10-24
| * [DCCP]: Unaligned pointer accessGerrit Renker2007-10-24
| * [DCCP]: Convert Reset code into socket error numberGerrit Renker2007-10-24
| * [DCCP]: One more exemption from full sequence number checksGerrit Renker2007-10-24
| * [DCCP]: Retrieve packet sequence number for error reportingGerrit Renker2007-10-24
* | [NET_CLS_ACT]: Use skb_act_cloneJamal Hadi Salim2007-10-26
* | [TCP]: Fix scatterlist handling in MD5 signature support.David S. Miller2007-10-26
* | [IPSEC]: Fix scatterlist handling in skb_icv_walk().David S. Miller2007-10-26
* | [IPSEC]: Add missing sg_init_table() calls to ESP.David S. Miller2007-10-26
* | [TCP]: Fix inconsistency of terms.Ryousei Takano2007-10-26
* | Merge branch 'fixes-davem' of master.kernel.org:/pub/scm/linux/kernel/git/lin...David S. Miller2007-10-26
|\ \
| * | [PATCH] mac80211: fix printk warning on 64-bitJohannes Berg2007-10-26
| * | [PATCH] mac80211: Fix SSID matching in AP selectionMichael Wu2007-10-25
* | | [UDP]: Make use of inet_iif() when doing socket lookups.Vlad Yasevich2007-10-25
* | | [IPV4]: Remove no longer used snmp4_icmp_list.David S. Miller2007-10-25
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds2007-10-25
|\ \ \ | | |/ | |/|
| * | [IPV4]: Explicitly call fib_get_table() in fib_frontend.cPavel Emelyanov2007-10-24
| * | [NET]: Use BUILD_BUG_ON in net/core/flowi.cPavel Emelyanov2007-10-24
| * | [NET]: Remove in-code externs for some functions from net/core/dev.cPavel Emelyanov2007-10-24
| * | [NET]: Don't declare extern variables in net/core/sysctl_net_core.cPavel Emelyanov2007-10-24