summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2012-03-09sctp: Export sctp_do_peeloffBenjamin Poirier1-15/+9
2012-03-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...David S. Miller15-1788/+3585
2012-03-08af_iucv: add shutdown for HS transportUrsula Braun1-27/+52
2012-03-08af_iucv: handle netdev eventsUrsula Braun1-44/+62
2012-03-08Merge branch 'master' of git://1984.lsi.us.es/net-nextDavid S. Miller41-1353/+3083
2012-03-08Bluetooth: Set security level on incoming pairing requestIdo Yariv1-0/+2
2012-03-08Bluetooth: Fix access to the STK generation methods matrixIdo Yariv1-1/+1
2012-03-08Bluetooth: Fix using uninitialized variableLuiz Augusto von Dentz1-3/+3
2012-03-08Bluetooth: fix conding style issues all over the treeGustavo F. Padovan6-353/+339
2012-03-08tcp: md5: correct a RCU lockdep splatEric Dumazet1-1/+2
2012-03-07netfilter: xt_CT: allow to attach timeout policy + glue codePablo Neira Ayuso3-16/+256
2012-03-07netfilter: nf_ct_ext: add timeout extensionPablo Neira Ayuso5-10/+78
2012-03-07netfilter: add cttimeout infrastructure for fine timeout tuningPablo Neira Ayuso12-0/+1003
2012-03-07netfilter: nf_conntrack: pass timeout array to l4->new and l4->packetPablo Neira Ayuso10-50/+122
2012-03-07netfilter: nf_ct_gre: add unsigned int array to define timeoutsPablo Neira Ayuso1-4/+12
2012-03-07netfilter: nf_ct_tcp: move retransmission and unacknowledged timeout to arrayPablo Neira Ayuso1-14/+13
2012-03-07netfilter: nf_ct_udp[lite]: convert UDP[lite] timeouts to arrayPablo Neira Ayuso2-18/+37
2012-03-07netfilter: ctnetlink: fix lockep splatsHans Schillstrom1-16/+24
2012-03-07netfilter: xt_LOG: fix bogus extra layer-4 logging informationRichard Weinberger1-0/+4
2012-03-07netfilter: nf_ct_ecache: refactor nf_ct_deliver_cached_eventsTony Zelenoff1-26/+29
2012-03-07netfilter: nf_ct_ecache: trailing whitespace removedTony Zelenoff1-1/+1
2012-03-07netfilter: merge ipt_LOG and ip6_LOG into xt_LOGRichard Weinberger9-1063/+931
2012-03-07netfilter: ctnetlink: allow to set expectfn for expectationsPablo Neira Ayuso5-1/+101
2012-03-07netfilter: ctnetlink: add NAT support for expectationsPablo Neira Ayuso1-2/+66
2012-03-07netfilter: ctnetlink: allow to set expectation classPablo Neira Ayuso1-1/+11
2012-03-07netfilter: ctnetlink: allow to set helper for new expectationsPablo Neira Ayuso1-1/+29
2012-03-07netfilter: ipset: Exceptions support added to hash:*net* typesJozsef Kadlecsik4-93/+329
2012-03-07netfilter: ipset: use NFPROTO_ constantsJan Engelhardt13-60/+60
2012-03-07net: Use bool for return value of dev_valid_name().David S. Miller1-6/+6
2012-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-13/+19
2012-03-06bridge: check return value of ipv6_dev_get_saddr()Ulrich Weber1-2/+5
2012-03-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller17-316/+365
2012-03-06net: export netdev_stats_to_stats64Eric Dumazet1-4/+5
2012-03-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville17-316/+365
2012-03-05rtnetlink: fix rtnl_calcit() and rtnl_dump_ifinfo()Eric Dumazet1-8/+10
2012-03-05bridge: message age needs to increase, not decrease.Joakim Tjernlund1-1/+1
2012-03-05bridge: Adjust min age inc for HZ > 256Joakim Tjernlund1-2/+2
2012-03-05ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>Paul Mackerras3-3/+3
2012-03-03tcp: don't fragment SACKed skbs in tcp_mark_head_lost()Neal Cardwell1-0/+1
2012-03-03dccp: fix bug in sequence number validation during connection setupSamuel Jero4-18/+26
2012-03-03dccp ccid-3: replace incorrect BUG_ONGerrit Renker1-2/+1
2012-03-03Bluetooth: Don't force DISCOVERY_STOPPED state in inquiry_cache_flushAndre Guedes1-1/+0
2012-03-03Bluetooth: mgmt: Fix updating local name when powering onJohan Hedberg2-16/+14
2012-03-03Bluetooth: Remove HCI_PI_MGMT_INIT flag for socketsJohan Hedberg2-11/+8
2012-03-02Bluetooth: mgmt: Add new error code for invalid indexJohan Hedberg1-3/+3
2012-03-02Bluetooth: mgmt: Fix command status error code valuesJohan Hedberg1-2/+2
2012-03-02Bluetooth: Fix clearing of HCI_PENDING_CLASS flagJohan Hedberg1-1/+1
2012-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-17/+16
2012-03-02Bluetooth: Update MGMT and SMP timeout constants to use msecs_to_jiffiesMarcel Holtmann2-6/+4
2012-03-02Bluetooth: Update L2CAP timeout constants to use msecs_to_jiffiesMarcel Holtmann2-13/+7