aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-10-22virtio: let header files include virtio_ids.hChristian Borntraeger
2009-10-20tcp: Try to catch MSG_PEEK bugHerbert Xu
2009-10-19net: Fix IP_MULTICAST_IFEric Dumazet
2009-10-19bluetooth: static lock key fixDave Young
2009-10-19bluetooth: scheduling while atomic bug fixDave Young
2009-10-19tcp: fix TCP_DEFER_ACCEPT retrans calculationJulian Anastasov
2009-10-19tcp: reduce SYN-ACK retrans for TCP_DEFER_ACCEPTJulian Anastasov
2009-10-19tcp: accept socket after TCP_DEFER_ACCEPT periodJulian Anastasov
2009-10-19Revert "tcp: fix tcp_defer_accept to consider the timeout"David S. Miller
2009-10-18AF_UNIX: Fix deadlock on connecting to shutdown socketTomoki Sekiyama
2009-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-10-13udp: Fix udp_poll() and ioctl()Eric Dumazet
2009-10-13tcp: fix tcp_defer_accept to consider the timeoutWilly Tarreau
2009-10-12mac80211: document ieee80211_rx() context requirementJohannes Berg
2009-10-12mac80211: fix ibss raceJohannes Berg
2009-10-12mac80211: fix logic error ibss merge bssid checkFelix Fietkau
2009-10-11pkt_sched: pedit use proper structjamal
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-10-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-10-08cfg80211: fix netns error unwinding bugJohannes Berg
2009-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-10-08netlink: fix typo in initializationJiri Pirko
2009-10-07mac80211: use kfree_skb() to free struct sk_buff pointersRoel Kluin
2009-10-07mac80211: fix vlan and optimise RXJohannes Berg
2009-10-07ipv4: arp_notify address list bugStephen Hemminger
2009-10-05wext: let get_wireless_stats() sleepJohannes Berg
2009-10-04pktgen: restore nanosec delaysEric Dumazet
2009-10-04pktgen: Fix multiqueue handlingEric Dumazet
2009-10-04headers: remove sched.h from poll.hAlexey Dobriyan
2009-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-10-02net: splice() from tcp to pipe should take into account O_NONBLOCKEric Dumazet
2009-10-01net: Use sk_mark for routing lookup in more placesAtis Elsts
2009-10-01IPv4 TCP fails to send window scale option when window scale is zeroOri Finkelman
2009-10-01net/ipv4/tcp.c: fix min() type mismatch warningAndrew Morton
2009-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-10-01pktgen: Fix delay handlingEric Dumazet
2009-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-09-30ax25: Fix possible oops in ax25_make_newJarek Poplawski
2009-09-30net: restore tx timestamping for accelerated vlansEric Dumazet
2009-09-30Phonet: fix mutex imbalanceRĂ©mi Denis-Courmont
2009-09-30sit: fix off-by-one in ipip6_tunnel_get_prlSascha Hlusiak
2009-09-30net: Fix sock_wfree() raceEric Dumazet
2009-09-30net: Make setsockopt() optlen be unsigned.David S. Miller
2009-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-09-29mac80211: Fix [re]association power saving issue on AP sideIgor Perminov
2009-09-28Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2009-09-28wext: add back wireless/ dir in sysfs for cfg80211 interfacesJohannes Berg