aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-06netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc partsPatrick McHardy
2014-02-06netfilter: nf_tables: add AF specific expression supportPatrick McHardy
2014-02-06netfilter: nft_ct: fix missing NFT_CT_L3PROTOCOL key in validity checksPatrick McHardy
2014-02-06netfilter: nf_tables: fix potential oops when dumping setsPatrick McHardy
2014-02-05netfilter: nf_tables: fix overrun in nf_tables_set_alloc_name()Patrick McHardy
2014-02-05netfilter: nf_conntrack: don't release a conntrack with non-zero refcntPablo Neira Ayuso
2014-02-05netfilter: nf_nat_h323: fix crash in nf_ct_unlink_expect_report()Alexey Dobriyan
2014-02-05netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_getAndrey Vagin
2014-02-05netfilter: nf_tables: fix oops when deleting a chain with referencesPatrick McHardy
2014-02-05netfilter: nft_ct: fix unconditional dump of 'dir' attrArturo Borrero
2014-02-04ipvs: fix AF assignment in ip_vs_conn_new()Michal Kubecek
2014-01-27net: Document promote_secondariesMartin Schwenke
2014-01-27net: gre: use icmp_hdr() to get inner ip headerDuan Jiong
2014-01-27i40e: Add missing braces to i40e_dcb_need_reconfig()Dave Jones
2014-01-27xen-netfront: fix resource leak in netfrontAnnie Li
2014-01-27net: 6lowpan: fixup for code movementStephen Rothwell
2014-01-27hyperv: Add support for physically discontinuous receive bufferHaiyang Zhang
2014-01-27sky2: initialize napi before registering deviceStanislaw Gruszka
2014-01-27net: Fix memory leak if TPROXY used with TCP early demuxHolger Eitzenberger
2014-01-27Merge branch 'bonding'David S. Miller
2014-01-27bonding: restructure locking of bond_ab_arp_probe()Veaceslav Falico
2014-01-27bonding: RCUify bond_ab_arp_probeVeaceslav Falico
2014-01-27AF_PACKET: Add documentation for queue mapping fanout modeNeil Horman
2014-01-27bnx2x: More Shutdown revisionsYuval Mintz
2014-01-27net: ipv4: Use PTR_ERR_OR_ZEROSachin Kamat
2014-01-26net: stmmac: Log MAC address only onceHans de Goede
2014-01-26net: stmmac: Silence PTP init errors on hw without PTPHans de Goede
2014-01-26net/apne: Remove unused variable ei_localGeert Uytterhoeven
2014-01-26net: add and use skb_gso_transport_seglen()Florian Westphal
2014-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds
2014-01-26Merge tag 'mmc-updates-for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-01-26Merge tag 'for-3.14-merge-window' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-01-26um: hostfs: make functions staticJames Hogan
2014-01-26um: Include generic barrier.hRichard Weinberger
2014-01-26um: Removed unused attributes from thread_structRichard Weinberger
2014-01-25Merge branch 'ipmi' (ipmi patches from Corey Minyard)Linus Torvalds
2014-01-25ipmi: Cleanup error returnCorey Minyard
2014-01-25ipmi: fix timeout calculation when bmc is disconnectedXie XiuQi
2014-01-25ipmi: use USEC_PER_SEC instead of 1000000 for more meaningfulXie XiuQi
2014-01-25ipmi: remove deprecated IRQF_DISABLEDMichael Opdenacker
2014-01-25Merge tag 'spi-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2014-01-25Merge tag 'regulator-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-25Merge tag 'regmap-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-01-25Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2014-01-25Merge tag 'arc-v3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds
2014-01-25Merge tag 'xtensa-next-20140123' of git://github.com/czankel/xtensa-linuxLinus Torvalds
2014-01-25Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar