summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | gre: Fix dev_addr clobbering for gretapHerbert Xu2009-10-301-12/+16
| * | | net: fix sk_forward_alloc corruptionEric Dumazet2009-10-304-12/+16
| |/ /
| * | net: Fix RPF to work with policy routingjamal2009-10-292-5/+8
* | | 9p: fix readdir corner casesEric Van Hensbergen2009-11-021-3/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-2911-29/+65
|\ \ \ | |/ /
| * | net: Fix 'Re: PACKET_TX_RING: packet size is too long'Gabor Gombas2009-10-291-4/+1
| * | AF_RAW: Augment raw_send_hdrinc to expand skb to fit iphdr->ihl (v2)Neil Horman2009-10-291-7/+17
| * | mac80211: fix for incorrect sequence number on hostapd injected framesBjörn Smedman2009-10-271-1/+1
| * | mac80211: trivial: fix spelling in mesh_hwmpAndrey Yurovsky2009-10-271-1/+1
| * | cfg80211: sme: deauthenticate on assoc failureJohannes Berg2009-10-273-2/+29
| * | mac80211: keep auth state when assoc failsJohannes Berg2009-10-271-2/+1
| * | mac80211: fix ibss joiningReinette Chatre2009-10-271-4/+2
| * | pktgen: Dont leak kernel memoryEric Dumazet2009-10-241-5/+10
| * | net: use WARN() for the WARN_ON in commit b6b39e8f3fbbbArjan van de Ven2009-10-221-3/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-10-231-1/+0
|\ \ \
| * | | virtio: let header files include virtio_ids.hChristian Borntraeger2009-10-221-1/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-238-29/+97
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | tcp: Try to catch MSG_PEEK bugHerbert Xu2009-10-201-1/+3
| * | net: Fix IP_MULTICAST_IFEric Dumazet2009-10-192-5/+8
| * | bluetooth: static lock key fixDave Young2009-10-191-3/+6
| * | bluetooth: scheduling while atomic bug fixDave Young2009-10-191-2/+2
| * | tcp: fix TCP_DEFER_ACCEPT retrans calculationJulian Anastasov2009-10-191-12/+43
| * | tcp: reduce SYN-ACK retrans for TCP_DEFER_ACCEPTJulian Anastasov2009-10-191-3/+31
| * | tcp: accept socket after TCP_DEFER_ACCEPT periodJulian Anastasov2009-10-191-2/+2
| * | Revert "tcp: fix tcp_defer_accept to consider the timeout"David S. Miller2009-10-191-1/+0
| * | AF_UNIX: Fix deadlock on connecting to shutdown socketTomoki Sekiyama2009-10-181-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-1510-40/+66
|\ \ \ | |/ /
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-10-132-2/+4
| |\ \
| | * | mac80211: document ieee80211_rx() context requirementJohannes Berg2009-10-121-0/+2
| | * | mac80211: fix ibss raceJohannes Berg2009-10-121-1/+1
| | * | mac80211: fix logic error ibss merge bssid checkFelix Fietkau2009-10-121-1/+1
| * | | udp: Fix udp_poll() and ioctl()Eric Dumazet2009-10-131-30/+43
| * | | tcp: fix tcp_defer_accept to consider the timeoutWilly Tarreau2009-10-131-0/+1
| * | | pkt_sched: pedit use proper structjamal2009-10-111-1/+1
| |/ /
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-10-085-6/+16
| |\ \
| | * | cfg80211: fix netns error unwinding bugJohannes Berg2009-10-081-1/+2
| | * | mac80211: use kfree_skb() to free struct sk_buff pointersRoel Kluin2009-10-071-2/+2
| | * | mac80211: fix vlan and optimise RXJohannes Berg2009-10-073-3/+12
| * | | netlink: fix typo in initializationJiri Pirko2009-10-081-1/+1
| |/ /
* | | headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-119-0/+9
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-083-10/+14
|\ \ \ | |/ /
| * | ipv4: arp_notify address list bugStephen Hemminger2009-10-071-6/+10
| * | wext: let get_wireless_stats() sleepJohannes Berg2009-10-051-2/+2
| * | pktgen: restore nanosec delaysEric Dumazet2009-10-041-1/+1
| * | pktgen: Fix multiqueue handlingEric Dumazet2009-10-041-1/+1
* | | headers: remove sched.h from poll.hAlexey Dobriyan2009-10-041-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-027-10/+19
|\ \ \ | |/ /
| * | net: splice() from tcp to pipe should take into account O_NONBLOCKEric Dumazet2009-10-021-1/+1
| * | net: Use sk_mark for routing lookup in more placesAtis Elsts2009-10-013-0/+3
| * | IPv4 TCP fails to send window scale option when window scale is zeroOri Finkelman2009-10-011-5/+6
OpenPOWER on IntegriCloud