summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net_cls: fix unconfigured struct tcf_proto keeps chaining and avoid kernel pa...Minoru Usui2009-06-021-6/+17
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2009-06-011-6/+0
|\
| * Bluetooth: Remove useless flush_work() causing lockdep warningsDave Young2009-05-271-6/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-05-274-1/+29
|\ \
| * | netfilter: nfnetlink_log: fix wrong skbuff size calculationPablo Neira Ayuso2009-05-271-0/+6
| * | netfilter: xt_hashlimit does a wrong SEQ_SKIPJesper Dangaard Brouer2009-05-271-1/+1
| * | netfilter: nf_ct_dccp: add missing DCCP protocol changes in event cachePablo Neira Ayuso2009-05-251-0/+4
| * | netfilter: nf_ct_tcp: fix accepting invalid RST segmentsJozsef Kadlecsik2009-05-251-0/+18
* | | cls_cgroup: read classid atomically in classifierPaul Menage2009-05-261-11/+11
| |/ |/|
* | tcp: tcp_vegas ssthresh bugfixDoug Leith2009-05-251-2/+9
* | RxRPC: Error handling for rxrpc_alloc_connection()Dan Carpenter2009-05-211-6/+6
* | ipv4: Fix oops with FIB_TRIERobert Olsson2009-05-211-1/+5
* | pktgen: do not access flows[] beyond its lengthFlorian Westphal2009-05-211-1/+1
* | IPv6: set RTPROT_KERNEL to initial routeJean-Mickael Guerin2009-05-201-0/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-05-202-0/+14
|\ \
| * | cfg80211: fix race between core hint and driver's custom applyLuis R. Rodriguez2009-05-201-0/+7
| * | wext: verify buffer size for SIOCSIWENCODEEXTJohannes Berg2009-05-201-0/+7
* | | net: fix rtable leak in net/ipv4/route.cEric Dumazet2009-05-201-38/+17
* | | net: fix length computation in rt_check_expire()Eric Dumazet2009-05-201-2/+3
|/ /
* | ipv4: make default for INET_LRO consistent with help textFrans Pop2009-05-181-1/+1
* | net: fix skb_seq_read returning wrong offset/length for page frag dataThomas Chenault2009-05-181-1/+1
* | pkt_sched: gen_estimator: use 64 bit intermediate counters for bpsEric Dumazet2009-05-181-6/+7
* | sch_teql: should not dereference skb after ndo_start_xmit()Eric Dumazet2009-05-181-2/+3
* | tcp: fix MSG_PEEK race checkIlpo Järvinen2009-05-181-1/+4
* | bridge: fix initial packet flood if !STPStephen Hemminger2009-05-171-0/+3
* | bridge: relay bridge multicast pkgs if !STPStephen Hemminger2009-05-171-0/+5
* | ipconfig: handle case of delayed DHCP serverChris Friesen2009-05-171-0/+12
* | netpoll: don't dereference NULL dev from npPavel Emelyanov2009-05-171-2/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6Linus Torvalds2009-05-153-4/+7
|\ \
| * | Bluetooth: Don't trigger disconnect timeout for security mode 3 pairingMarcel Holtmann2009-05-091-1/+1
| * | Bluetooth: Don't use hci_acl_connect_cancel() for incoming connectionsMarcel Holtmann2009-05-091-3/+1
| * | Bluetooth: Fix wrong module refcount when connection setup failsMarcel Holtmann2009-05-092-0/+5
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6Linus Torvalds2009-05-152-2/+2
|\ \ \
| * | | mac80211: avoid NULL ptr deref when finding max_rates in PID and minstrelJohn W. Linville2009-05-112-2/+2
| |/ /
* | | Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-05-123-2/+6
|\ \ \
| * | | svcrdma: clean up error paths.Steve Wise2009-05-032-1/+5
| * | | svcrdma: Fix dma map direction for rdma read targetsSteve Wise2009-04-251-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-05-1017-93/+124
|\ \ \ \ | | |/ / | |/| |
| * | | ipvs: Fix IPv4 FWMARK virtual servicesSimon Horman2009-05-082-4/+9
| * | | ipv4: Make INET_LRO a bool instead of tristate.David S. Miller2009-05-081-1/+1
| * | | net: remove stale reference to fastroute from Kconfig help textAshish Karkare2009-05-071-6/+0
| * | | net: update skb_recycle_check() for hardware timestamping changesLennert Buytenhek2009-05-061-0/+2
| * | | net-sched: fix bfifo default limitPatrick McHardy2009-05-061-1/+1
| * | | Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2009-05-062-7/+21
| |\ \ \
| | * | | wimax: oops: wimax_dev_add() is the only one that can initialize the stateInaky Perez-Gonzalez2009-05-061-2/+15
| | * | | wimax: fix oops if netlink fails to add attributeInaky Perez-Gonzalez2009-05-061-5/+6
| * | | | Bluetooth: Move dev_set_name() to a context that can sleepMarcel Holtmann2009-05-051-4/+3
| |/ / /
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-05-053-32/+30
| |\ \ \ | | | |/ | | |/|
| | * | netfilter: ctnetlink: fix wrong message type in user updatesPablo Neira Ayuso2009-05-051-28/+20
| | * | netfilter: xt_cluster: fix use of cluster match with 32 nodesPablo Neira Ayuso2009-05-051-1/+7