aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| * | | | | | | | | rose: device refcount leakEric Dumazet2009-11-05
| * | | | | | | | | bridge: prevent bridging wrong deviceStephen Hemminger2009-11-05
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-03
|\| | | | | | | | |
| * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-02
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | mac80211: check interface is down before type changeJohannes Berg2009-11-02
| | * | | | | | | | | cfg80211: fix NULL ptr derefJohannes Berg2009-11-02
| | * | | | | | | | | mac80211: fix reason code output endiannessJohannes Berg2009-10-30
| | * | | | | | | | | mac80211: fix addba timerJohannes Berg2009-10-30
| | * | | | | | | | | mac80211: fix BSS leakJohannes Berg2009-10-30
| * | | | | | | | | | gre: Fix dev_addr clobbering for gretapHerbert Xu2009-10-30
| * | | | | | | | | | net: fix sk_forward_alloc corruptionEric Dumazet2009-10-30
| |/ / / / / / / / /
| * | | | | | | / / net: Fix RPF to work with policy routingjamal2009-10-30
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | 9p: fix readdir corner casesEric Van Hensbergen2009-11-02
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-29
|\| | | | | | | |
| * | | | | | | | net: Fix 'Re: PACKET_TX_RING: packet size is too long'Gabor Gombas2009-10-29
| * | | | | | | | AF_RAW: Augment raw_send_hdrinc to expand skb to fit iphdr->ihl (v2)Neil Horman2009-10-29
| * | | | | | | | mac80211: fix for incorrect sequence number on hostapd injected framesBjörn Smedman2009-10-27
| * | | | | | | | mac80211: trivial: fix spelling in mesh_hwmpAndrey Yurovsky2009-10-27
| * | | | | | | | cfg80211: sme: deauthenticate on assoc failureJohannes Berg2009-10-27
| * | | | | | | | mac80211: keep auth state when assoc failsJohannes Berg2009-10-27
| * | | | | | | | mac80211: fix ibss joiningReinette Chatre2009-10-27
| | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | pktgen: Dont leak kernel memoryEric Dumazet2009-10-24
| * | | | | | | net: use WARN() for the WARN_ON in commit b6b39e8f3fbbbArjan van de Ven2009-10-23
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-10-22
|\ \ \ \ \ \ \ \
| * | | | | | | | virtio: let header files include virtio_ids.hChristian Borntraeger2009-10-22
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-22
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / /
| * | | | | | tcp: Try to catch MSG_PEEK bugHerbert Xu2009-10-20
| * | | | | | net: Fix IP_MULTICAST_IFEric Dumazet2009-10-20
| * | | | | | bluetooth: static lock key fixDave Young2009-10-19
| * | | | | | bluetooth: scheduling while atomic bug fixDave Young2009-10-19
| * | | | | | tcp: fix TCP_DEFER_ACCEPT retrans calculationJulian Anastasov2009-10-19
| * | | | | | tcp: reduce SYN-ACK retrans for TCP_DEFER_ACCEPTJulian Anastasov2009-10-19
| * | | | | | tcp: accept socket after TCP_DEFER_ACCEPT periodJulian Anastasov2009-10-19
| * | | | | | Revert "tcp: fix tcp_defer_accept to consider the timeout"David S. Miller2009-10-19
| * | | | | | AF_UNIX: Fix deadlock on connecting to shutdown socketTomoki Sekiyama2009-10-19
| | |_|_|_|/ | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-15
|\| | | | |
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-10-13
| |\ \ \ \ \
| | * | | | | mac80211: document ieee80211_rx() context requirementJohannes Berg2009-10-12
| | * | | | | mac80211: fix ibss raceJohannes Berg2009-10-12
| | * | | | | mac80211: fix logic error ibss merge bssid checkFelix Fietkau2009-10-12
| | | |_|_|/ | | |/| | |
| * | | | | udp: Fix udp_poll() and ioctl()Eric Dumazet2009-10-13
| * | | | | tcp: fix tcp_defer_accept to consider the timeoutWilly Tarreau2009-10-13
| * | | | | pkt_sched: pedit use proper structjamal2009-10-12
| |/ / / /
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-10-08
| |\ \ \ \
| | * | | | cfg80211: fix netns error unwinding bugJohannes Berg2009-10-08
| | * | | | mac80211: use kfree_skb() to free struct sk_buff pointersRoel Kluin2009-10-07
| | * | | | mac80211: fix vlan and optimise RXJohannes Berg2009-10-07
| * | | | | netlink: fix typo in initializationJiri Pirko2009-10-08
| |/ / / /
* | | | | headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-08
|\| | | | | |_|/ / |/| | |