summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-09-22netfilter: nf_conntrack_defrag: check socket type before touching nodefrag flagJiri Olsa
2010-09-22netfilter: nf_nat_snmp: fix checksum calculation (v4)Patrick McHardy
2010-09-22netfilter: fix a race in nf_ct_ext_create()Eric Dumazet
2010-09-22netfilter: fix ipt_REJECT TCP RST routing for indev == outdevChangli Gao
2010-09-22netfilter: nf_ct_sip: default to NF_ACCEPT in sip_help_tcp()Simon Horman
2010-09-22netfilter: tproxy: nf_tproxy_assign_sock() can handle tw socketsEric Dumazet
2010-09-21ip: fix truesize mismatch in ip fragmentationEric Dumazet
2010-09-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-09-20tcp: Fix race in tcp_pollTom Marshall
2010-09-20rose: Fix signedness issues wrt. digi count.David S. Miller
2010-09-20xfrm: Allow different selector family in temporary stateThomas Egerer
2010-09-20wext: fix potential private ioctl memory content leakJohannes Berg
2010-09-20ip_gre: CONFIG_IPV6_MODULE supportEric Dumazet
2010-09-17sctp: Do not reset the packet during sctp_packet_config().Vlad Yasevich
2010-09-16net/llc: storing negative error codes in unsigned shortDan Carpenter
2010-09-16xfrm: dont assume rcu_read_lock in xfrm_output_one()Eric Dumazet
2010-09-14net: RPS needs to depend upon USE_GENERIC_SMP_HELPERSDavid S. Miller
2010-09-14net: use rcu_barrier() in rollback_registered_manyEric Dumazet
2010-09-13ipv4: enable getsockopt() for IP_NODEFRAGMichael Kerrisk
2010-09-13ipv4: force_igmp_version ignored when a IGMPv3 query receivedBob Arendt
2010-09-13net/llc: make opt unsigned in llc_ui_setsockopt()Dan Carpenter
2010-09-12sch_atm: Fix potential NULL deref.David S. Miller
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