aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* 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
* 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 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
|/
* ipv4: arp_notify address list bugStephen Hemminger2009-10-07
* wext: let get_wireless_stats() sleepJohannes Berg2009-10-05
* pktgen: restore nanosec delaysEric Dumazet2009-10-05
* pktgen: Fix multiqueue handlingEric Dumazet2009-10-05
* net: splice() from tcp to pipe should take into account O_NONBLOCKEric Dumazet2009-10-02
* net: Use sk_mark for routing lookup in more placesAtis Elsts2009-10-01
* IPv4 TCP fails to send window scale option when window scale is zeroOri Finkelman2009-10-01
* net/ipv4/tcp.c: fix min() type mismatch warningAndrew Morton2009-10-01
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-10-01
|\
| * mac80211: Fix [re]association power saving issue on AP sideIgor Perminov2009-09-29
* | pktgen: Fix delay handlingEric Dumazet2009-10-01
* | ax25: Fix possible oops in ax25_make_newJarek Poplawski2009-09-30
* | net: restore tx timestamping for accelerated vlansEric Dumazet2009-09-30
* | Phonet: fix mutex imbalanceRĂ©mi Denis-Courmont2009-09-30
* | sit: fix off-by-one in ipip6_tunnel_get_prlSascha Hlusiak2009-09-30
* | net: Fix sock_wfree() raceEric Dumazet2009-09-30
* | net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-30
|/
* Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2009-09-28
|\
| * wext: add back wireless/ dir in sysfs for cfg80211 interfacesJohannes Berg2009-09-28
| * wext: Add bound checks for copy_from_userArjan van de Ven2009-09-28
| * mac80211: improve/fix mlme messagesJohannes Berg2009-09-28
| * cfg80211: always get BSSJohannes Berg2009-09-28
| * cfg80211: don't set privacy w/o keyJohannes Berg2009-09-28
| * cfg80211: wext: don't display BSSID unless associatedJohannes Berg2009-09-28