aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* [SCTP]: Fix local_addr deletions during list traversals.Chidambar 'ilLogict' Zinnoury2008-03-11
* [TCP]: Prevent sending past receiver window with TSO (at last skb)Ilpo Järvinen2008-03-11
* [NETFILTER]: nf_queue: don't return error when unregistering a non-existant h...Patrick McHardy2008-03-10
* [NETFILTER]: nfnetlink_queue: fix EPERM when binding/unbinding and instance 0...Patrick McHardy2008-03-10
* [NETFILTER]: nfnetlink_log: fix EPERM when binding/unbinding and instance 0 e...Patrick McHardy2008-03-10
* [NETFILTER]: nf_conntrack: replace horrible hack with ksize()Pekka Enberg2008-03-10
* [NETFILTER]: nf_conntrack: add \n to "expectation table full" messageAlexey Dobriyan2008-03-10
* [NETFILTER]: xt_time: fix failure to match on SundaysJan Engelhardt2008-03-10
* [NETFILTER]: nfnetlink_log: fix computation of netlink skb sizeEric Leblond2008-03-10
* [NETFILTER]: nfnetlink_queue: fix computation of allocated size for netlink skb.Eric Leblond2008-03-10
* RxRPC: fix rxrpc_recvmsg()'s returning of msg_nameDavid Howells2008-03-05
* bluetooth: make bnep_sock_cleanup() return voidTobias Klauser2008-03-05
* bluetooth: Make hci_sock_cleanup() return voidTobias Klauser2008-03-05
* bluetooth: hci_core: defer hci_unregister_sysfs()Dave Young2008-03-05
* [SCTP]: Bring MAX_BURST socket option into ietf API extension complianceNeil Horman2008-03-05
* SCTP: Fix chunk parameter processing bugGui Jianfeng2008-03-05
* [IPCONFIG]: The kernel gets no IP from some DHCP serversStephen Hemminger2008-03-04
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-03-04
|\
| * rc80211-pid: fix rate adjustmentStefano Brivio2008-03-04
* | [ESP]: Add select on AUTHENCHerbert Xu2008-03-04
* | [NETPOLL]: Revert two bogus cleanups that broke netconsole.David S. Miller2008-03-04
|/
* [BLUETOOTH]: l2cap info_timer delete fix in hci_conn_delDave Young2008-03-03
* [NET]: Fix race in generic address resolution.Frank Blaschka2008-03-03
* iucv: fix build error on !SMPHeiko Carstens2008-03-03
* [TCP]: Must count fack_count also when skippingIlpo Järvinen2008-03-03
* [SCTP]: Use proc_create to setup de->proc_fops.Pavel Emelyanov2008-02-29
* [IRDA]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-29
* [TCP]: BIC web page link is corrected.Sangtae Ha2008-02-29
* [X25]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-28
* [WANROUTER]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-28
* [8021Q]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-28
* [IPV4]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-28
* [IPV6]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-28
* [SCTP]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-28
* [PKTGEN]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-28
* [NEIGHBOUR]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-28
* [LLC]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-28
* [IPX]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-28
* [SUNRPC]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-28
* Merge branch 'pending' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lks...David S. Miller2008-02-28
|\
| * [SCTP]: Update AUTH structures to match declarations in draft-16.Vlad Yasevich2008-02-28
| * [SCTP]: Incorrect length was used in SCTP_*_AUTH_CHUNKS socket optionVlad Yasevich2008-02-28
| * [SCTP]: Clean up naming conventions of sctp protocol/address family registrationNeil Horman2008-02-28
| * [SCTP]: Correctly set the length of sctp_assoc_change notificationVlad Yasevich2008-02-27
* | [ATM]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-28
* | [APPLETALK]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-28
* | [IPCOMP]: Disable BH on output when using shared tfmHerbert Xu2008-02-28
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-02-28
|\ \
| * | mac80211: fix kmalloc vs. net_ratelimitJohannes Berg2008-02-28
| |/
* | [NETFILTER]: xt_conntrack: fix IPv4 address comparisonJan Engelhardt2008-02-27