Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-10-05headers: remove sched.h from poll.hAlexey Dobriyan
2009-10-03Merge 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-02net: Use sk_mark for routing lookup in more placesAtis Elsts
2009-10-02IPv4 TCP fails to send window scale option when window scale is zeroOri Finkelman
2009-10-02net/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-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-10-01ax25: Fix possible oops in ax25_make_newJarek Poplawski
2009-10-01net: restore tx timestamping for accelerated vlansEric Dumazet
2009-10-01Phonet: fix mutex imbalanceRémi Denis-Courmont
2009-10-01sit: fix off-by-one in ipip6_tunnel_get_prlSascha Hlusiak
2009-10-01net: Fix sock_wfree() raceEric Dumazet
2009-10-01net: 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-30mac80211: Fix [re]association power saving issue on AP sideIgor Perminov
2009-09-29Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2009-09-29wext: add back wireless/ dir in sysfs for cfg80211 interfacesJohannes Berg
2009-09-29wext: Add bound checks for copy_from_userArjan van de Ven
2009-09-29mac80211: improve/fix mlme messagesJohannes Berg
2009-09-29cfg80211: always get BSSJohannes Berg
2009-09-29cfg80211: don't set privacy w/o keyJohannes Berg
2009-09-29cfg80211: wext: don't display BSSID unless associatedJohannes Berg
2009-09-28net: Add explicit bound checks in net/socket.cArjan van de Ven
2009-09-28bridge: Fix double-free in br_add_if.Jeff Hansen
2009-09-28ax25: Add missing dev_put in ax25_setsockoptRalf Baechle
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan
2009-09-27Revert "sit: stateless autoconf for isatap"Sascha Hlusiak
2009-09-27net: fix double skb free in dcbnlJohn Fastabend
2009-09-27net: fix nlmsg len size for skb when error bit is set.John Fastabend
2009-09-27net: fix vlan_get_size to include vlan_flags sizeJohn Fastabend
2009-09-26ax25: Fix ax25_cb refcounting in ax25_ctl_ioctlJarek Poplawski
2009-09-25genetlink: fix netns vs. netlink table locking (2)Johannes Berg
2009-09-25tunnel: eliminate recursion fieldEric Dumazet
2009-09-25net: fix htmldocs sunrpc, clnt.cJaswinder Singh Rajput
2009-09-25Phonet: error on broadcast sending (unimplemented)Rémi Denis-Courmont
2009-09-25Phonet: fix race for port number in concurrent bind()Rémi Denis-Courmont
2009-09-25pktgen: better scheduler friendlinessStephen Hemminger
2009-09-25pktgen: T_TERMINATE flag is unusedStephen Hemminger
2009-09-25ipv4: check optlen for IP_MULTICAST_IF optionShan Wei
2009-09-25Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan
2009-09-24headers: utsname.h reduxAlexey Dobriyan
2009-09-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-09-23sunrpc/rpc_pipe: fix kernel-doc notationRandy Dunlap
2009-09-23NFS/RPC: fix problems with reestablish_timeout and related code.Neil Brown
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-09-23cfg80211: don't overwrite privacy settingJohannes Berg
2009-09-23mac80211: fix DTIM settingJohannes Berg