summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-03-07netfilter: xt_CT: allow to attach timeout policy + glue codePablo Neira Ayuso
2012-03-07netfilter: nf_ct_ext: add timeout extensionPablo Neira Ayuso
2012-03-07netfilter: add cttimeout infrastructure for fine timeout tuningPablo Neira Ayuso
2012-03-07netfilter: nf_conntrack: pass timeout array to l4->new and l4->packetPablo Neira Ayuso
2012-03-07netfilter: nf_ct_gre: add unsigned int array to define timeoutsPablo Neira Ayuso
2012-03-07netfilter: nf_ct_tcp: move retransmission and unacknowledged timeout to arrayPablo Neira Ayuso
2012-03-07netfilter: nf_ct_udp[lite]: convert UDP[lite] timeouts to arrayPablo Neira Ayuso
2012-03-07netfilter: ctnetlink: fix lockep splatsHans Schillstrom
2012-03-07netfilter: xt_LOG: fix bogus extra layer-4 logging informationRichard Weinberger
2012-03-07netfilter: nf_ct_ecache: refactor nf_ct_deliver_cached_eventsTony Zelenoff
2012-03-07netfilter: nf_ct_ecache: trailing whitespace removedTony Zelenoff
2012-03-07netfilter: merge ipt_LOG and ip6_LOG into xt_LOGRichard Weinberger
2012-03-07netfilter: ctnetlink: allow to set expectfn for expectationsPablo Neira Ayuso
2012-03-07netfilter: ctnetlink: add NAT support for expectationsPablo Neira Ayuso
2012-03-07netfilter: ctnetlink: allow to set expectation classPablo Neira Ayuso
2012-03-07netfilter: ctnetlink: allow to set helper for new expectationsPablo Neira Ayuso
2012-03-07netfilter: ipset: Exceptions support added to hash:*net* typesJozsef Kadlecsik
2012-03-07netfilter: ipset: use NFPROTO_ constantsJan Engelhardt
2012-03-06net: Use bool for return value of dev_valid_name().David S. Miller
2012-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-05bridge: check return value of ipv6_dev_get_saddr()Ulrich Weber
2012-03-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-03-05net: export netdev_stats_to_stats64Eric Dumazet
2012-03-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-03-04rtnetlink: fix rtnl_calcit() and rtnl_dump_ifinfo()Eric Dumazet
2012-03-04bridge: message age needs to increase, not decrease.Joakim Tjernlund
2012-03-04bridge: Adjust min age inc for HZ > 256Joakim Tjernlund
2012-03-04ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>Paul Mackerras
2012-03-03tcp: don't fragment SACKed skbs in tcp_mark_head_lost()Neal Cardwell
2012-03-03dccp: fix bug in sequence number validation during connection setupSamuel Jero
2012-03-03dccp ccid-3: replace incorrect BUG_ONGerrit Renker
2012-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-01Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller
2012-02-29rtnetlink: Fix VF IFLA policyGreg Rose
2012-02-29Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2012-02-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-29mac80211: handle non-bufferable MMPDUs correctlyJohannes Berg
2012-02-29mac80211: make deauth/disassoc sequence more naturalJohannes Berg
2012-02-29mac80211: fix ieee80211_set_disassoc() sending DelBAJohannes Berg
2012-02-29mac80211: dont call cfg80211 from ieee80211_send_deauth_disassocJohannes Berg
2012-02-29cfg80211: remove cookies from callbacksJohannes Berg
2012-02-29tipc: Optimize setting of immutable payload message header fieldsAllan Stephens
2012-02-29tipc: Eliminate obsolete code for re-sending a messageAllan Stephens
2012-02-29tipc: Un-inline port routine for processing incoming messagesAllan Stephens
2012-02-28Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2012-02-28tcp: fix false reordering signal in tcp_shifted_skbNeal Cardwell
2012-02-28batman-adv: Fix indentation of multiline statementsSven Eckelmann
2012-02-27mac80211: remove local_to_hwJohannes Berg
2012-02-27mac80211: fix sta_info_flush() return valueJohannes Berg
2012-02-27mac80211: fix auth/assoc data & timer leakJohannes Berg