summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-02gro: fix different skb headroomsEric Dumazet
2010-09-02bridge: 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-31irda: 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-28net/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-26tcp: select(writefds) don't hang up when a peer close connectionKOSAKI Motohiro
2010-08-26tcp: fix three tcp sysctls tuningEric Dumazet
2010-08-25tcp: Combat per-cpu skew in orphan tests.David S. Miller
2010-08-24bridge: netfilter: fix a memory leakChangli Gao
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-19rds: fix a leak of kernel memoryEric Dumazet
2010-08-19netlink: fix compat recvmsgJohannes Berg
2010-08-18net: 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-16Revert "netlink: netlink_recvmsg() fix"David S. Miller
2010-08-15ipv6: remove sysctl jiffies conversion on gc_elasticity and min_adv_mssMin Zhang
2010-08-15xfrm: Use GFP_ATOMIC in xfrm_compile_policyHerbert Xu
2010-08-12phylib: available for any speed ethernetRandy Dunlap
2010-08-11can: add limit for nframes and clean up signed/unsigned variablesOliver Hartkopp
2010-08-11pkt_sched: Check .walk and .leaf class handlersJarek Poplawski
2010-08-11pkt_sched: Fix sch_sfq vs tc_modify_qdisc oopsJarek Poplawski
2010-08-10caif: Bugfix - Increase default headroom size for control channel.Sjur Braendeland
2010-08-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-08-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville
2010-08-10Bluetooth: Fix incorrect setting of remote_tx_win for L2CAP ERTMMat Martineau
2010-08-10Bluetooth: Fix endianness issue with L2CAP MPS configurationMat Martineau
2010-08-10net: Use NET_XMIT_SUCCESS where possible.Ben Greear
2010-08-10pkt_sched: Add some basic qdisc class ops verification. Was: [PATCH] sfq: add...Jarek Poplawski
2010-08-10pkt_sched: sch_sfq: Add dummy unbind_tcf and put handles. Was: [PATCH] sfq: a...Jarek Poplawski