summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
* | [PACKET]: Fix skb->cb clobbering between aux and sockaddrHerbert Xu2007-02-081-16/+30
* | [PACKET]: Add optional checksum computation for recvmsgHerbert Xu2007-02-081-9/+48
* | [IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts.David S. Miller2007-02-0811-11/+11
* | [TCP]: remove tcp header from tcp_v4_check (take #2)Frederik Deweerdt2007-02-084-9/+9
* | [IPV6] ROUTE: Do not route packets to link-local address on other device.YOSHIFUJI Hideaki2007-02-081-5/+14
* | [NETLINK]: Don't BUG on undersized allocationsPatrick McHardy2007-02-0812-85/+149
* | [NET_SCHED] sch_prio: class statistics printing enabledJarek Poplawski2007-02-081-0/+15
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-02-076-195/+226
|\ \
| * | Network: convert network devices to use struct device instead of class_deviceGreg Kroah-Hartman2007-02-076-195/+226
| |/
* | [PATCH] softmac: avoid assert in ieee80211softmac_wx_get_rateJohn W. Linville2007-02-051-0/+6
|/
* [NETFILTER]: nf_conntrack_h323: fix compile error with CONFIG_IPV6=m, CONFIG_...Adrian Bunk2007-02-021-1/+1
* [NETFILTER]: ctnetlink: fix compile failure with NF_CONNTRACK_MARK=nPatrick McHardy2007-02-022-0/+4
* [NET_SCHED]: act_ipt: fix regression in ipt actionPatrick McHardy2007-02-021-3/+5
* [NETFILTER]: xt_hashlimit: fix ip6tables dependencyPatrick McHardy2007-01-301-1/+1
* [SCTP]: Force update of the rto when processing HB-ACKVlad Yasevich2007-01-301-0/+6
* [IPV6]: fix BUG of ndisc_send_redirect()Li Yewang2007-01-301-0/+7
* [IPV6]: Fix up some CONFIG typosNeil Horman2007-01-301-2/+2
* [NETFILTER]: SIP conntrack: fix out of bounds memory accessPatrick McHardy2007-01-302-2/+2
* [NETFILTER]: SIP conntrack: fix skipping over user info in SIP headersLars Immisch2007-01-302-2/+14
* [NETFILTER]: xt_connbytes: fix division by zeroPatrick McHardy2007-01-301-17/+12
* [PATCH] knfsd: ratelimit some nfsd messages that are triggered by external ev...NeilBrown2007-01-302-21/+24
* [IPV4]: Fix single-entry /proc/net/fib_trie output.Robert Olsson2007-01-261-6/+7
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-01-2612-53/+75
|\
| * [NETFILTER]: nf_conntrack_pptp: fix NAT setup of expected GRE connectionsPatrick McHardy2007-01-261-1/+1
| * [NETFILTER]: nf_nat_pptp: fix expectation removalPatrick McHardy2007-01-261-2/+2
| * [NETFILTER]: nf_nat: fix ICMP translation with statically linked conntrackPatrick McHardy2007-01-261-10/+10
| * [TCP]: Restore SKB socket owner setting in tcp_transmit_skb().David S. Miller2007-01-265-6/+9
| * [AF_PACKET]: Check device down state before hard header callbacks.David S. Miller2007-01-251-8/+8
| * [DECNET]: Handle a failure in neigh_parms_alloc (take 2)Eric W. Biederman2007-01-251-2/+9
| * [TCP]: Fix sorting of SACK blocks.Baruch Even2007-01-251-4/+5
| * [AF_PACKET]: Fix BPF handling.David S. Miller2007-01-241-15/+15
| * [IPV4]: Fix the fib trie iterator to work with a single entry routing tablesEric W. Biederman2007-01-241-5/+16
* | [PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned readsNeilBrown2007-01-261-0/+2
* | [PATCH] knfsd: fix setting of ACL server versionsNeilBrown2007-01-261-1/+2
|/
* [PATCH] NFS: Fix Oops in rpc_call_sync()Trond Myklebust2007-01-242-6/+5
* [SCTP]: Fix compiler warning.Brian Haley2007-01-231-3/+0
* [IPV6]: Fixed the size of the netlink message notified by inet6_rt_notify().Noriaki TAKAMIYA2007-01-231-0/+1
* [TCP]: rare bad TCP checksum with 2.6.19Jarek Poplawski2007-01-231-1/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6David S. Miller2007-01-231-2/+8
|\
| * [Bluetooth] Restrict well known PSM to privileged usersMarcel Holtmann2007-01-221-0/+6
| * [Bluetooth] Missing endian swapping for L2CAP socket listMarcel Holtmann2007-01-221-2/+2
* | [TCP]: skb is unexpectedly freed.Masayuki Nakagawa2007-01-231-2/+4
* | [IPSEC]: Policy list disorderHerbert Xu2007-01-231-11/+5
* | [X.25]: Add missing sock_put in x25_receive_dataAndrew Hendry2007-01-231-0/+1
* | [SCTP]: Fix SACK sequence during shutdownVlad Yasevich2007-01-231-1/+1
* | [SCTP]: Correctly handle unexpected INIT-ACK chunk.Vlad Yasevich2007-01-232-1/+23
* | [SCTP]: Verify some mandatory parameters.Vlad Yasevich2007-01-232-20/+3
* | [SCTP]: Set correct error cause value for missing parametersVlad Yasevich2007-01-231-1/+1
* | [NETFILTER]: ctnetlink: fix leak in ctnetlink_create_conntrack error pathPatrick McHardy2007-01-232-2/+2
* | [IPV6] MCAST: Fix joining all-node multicast group on device initialization.YOSHIFUJI Hideaki2007-01-232-6/+6
OpenPOWER on IntegriCloud