summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-09-09sctp: fix test for end of loopJoe Perches
2010-09-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2010-09-08udp: add rehash on connect()Eric Dumazet
2010-09-08net: blackhole route should always be recalculatedJianzhao Wang
2010-09-08ipv4: Suppress lockdep-RCU false positive in FIB trie (3)Jarek Poplawski
2010-09-08ipvs: fix active FTPJulian Anastasov
2010-09-08gro: Re-fix different skb headroomsJarek Poplawski
2010-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-09-07ipv4: Fix reverse path filtering with multipath routing.David S. Miller
2010-09-07UNIX: Do not loop forever at unix_autobind().Tetsuo Handa
2010-09-07irda: off by oneDan Carpenter
2010-09-07netfilter: discard overlapping IPv6 fragmentNicolas Dichtel
2010-09-07ipv6: discard overlapping fragmentNicolas Dichtel
2010-09-07net: fix tx queue selection for bridged devices implementing select_queueHelmut Schaa
2010-09-02pkt_sched: Fix lockdep warning on est_tree_lock in gen_estimatorJarek Poplawski
2010-09-02ipvs: avoid oops for passive FTPJulian Anastasov
2010-09-01gro: fix different skb headroomsEric Dumazet
2010-09-01bridge: Clear INET control block of SKBs passed into ip_fragment().David S. Miller
2010-09-01ipv4: minor fix about RPF in help of KconfigNicolas Dichtel
2010-09-01xfrm_user: avoid a warning with some compilerNicolas Dichtel
2010-09-01net/sched/sch_hfsc.c: initialize parent's cl_cfmin properly in init_vf()Michal Soltys
2010-09-01net sched: fix kernel leak in act_policeJeff Mahoney
2010-09-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-08-31wireless: register wiphy rfkill w/o holding cfg80211_mutexJohn W. Linville
2010-08-31netlink: Make NETLINK_USERSOCK work again.David S. Miller
2010-08-30irda: Correctly clean up self->ias_obj on irda_bind() failure.David S. Miller
2010-08-30wireless extensions: fix kernel heap content leakJohannes Berg
2010-08-30mac80211: delete work timerJohannes Berg
2010-08-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-08-27net/ipv4: Eliminate kstrdup memory leakJulia Lawall
2010-08-26net/caif/cfrfml.c: use asm/unaligned.hJeff Mahoney
2010-08-26ax25: missplaced sock_put(sk)Bernard Pidoux F6BVP
2010-08-26l2tp: test for ethernet header in l2tp_eth_dev_recv()Eric Dumazet
2010-08-25tcp: select(writefds) don't hang up when a peer close connectionKOSAKI Motohiro
2010-08-25tcp: fix three tcp sysctls tuningEric Dumazet
2010-08-25tcp: Combat per-cpu skew in orphan tests.David S. Miller
2010-08-23bridge: netfilter: fix a memory leakChangli Gao
2010-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-08-23netfilter: fix CONFIG_COMPAT supportFlorian Westphal
2010-08-19irda: fix a race in irlan_eth_xmit()Eric Dumazet
2010-08-19vlan: Match underlying dev carrier on vlan addPhil Oester
2010-08-18rds: fix a leak of kernel memoryEric Dumazet
2010-08-18netlink: fix compat recvmsgJohannes Berg
2010-08-18Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-08-17net: Fix a memmove bug in dev_gro_receive()Jarek Poplawski
2010-08-17net sched: fix some kernel memory leaksEric Dumazet
2010-08-17netfilter: {ip,ip6,arp}_tables: avoid lockdep false positiveEric Dumazet
2010-08-17NFS: Fix the selection of security flavours in KconfigTrond Myklebust
2010-08-15Revert "netlink: netlink_recvmsg() fix"David S. Miller