summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-30netfilter: synproxy: fix BUG_ON triggered by corrupt TCP packetsPatrick McHardy
2013-09-18ipvs: stats should not depend on CPU 0Julian Anastasov
2013-09-18ipvs: do not use dest after ip_vs_dest_put in LBLCRJulian Anastasov
2013-09-18ipvs: do not use dest after ip_vs_dest_put in LBLCJulian Anastasov
2013-09-18ipvs: make the service replacement more robustJulian Anastasov
2013-09-18ipvs: fix overflow on dest weight multiplySimon Kirby
2013-09-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-09-17vxlan: Avoid creating fdb entry with NULL destinationSridhar Samudrala
2013-09-17tcp: fix RTO calculated from cached RTTNeal Cardwell
2013-09-17drivers: net: phy: cicada.c: clears warning Use #include <linux/io.h> instead...Avinash Kumar
2013-09-17net loopback: Set loopback_dev to NULL when freedEric W. Biederman
2013-09-17netfilter: nfnetlink_queue: use network skb for sequence adjustmentGao feng
2013-09-16Merge branch 'sfc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller
2013-09-16net: sctp: rfc4443: do not report ICMP redirects to user spaceDaniel Borkmann
2013-09-16net: usb: cdc_ether: use usb.h macros whenever possibleFabio Porcedda
2013-09-16net: usb: cdc_ether: fix checkpatch errors and warningsFabio Porcedda
2013-09-16net: usb: cdc_ether: Use wwan interface for Telit modulesFabio Porcedda
2013-09-16ip6_tunnels: raddr and laddr are inverted in nl msgDing Zhi
2013-09-16bgmac: implement unaligned addressing for DMA rings that support itRafał Miłecki
2013-09-16bgmac: allow bigger et_swtype nvram variableHauke Mehrtens
2013-09-16bgmac: fix internal switch initializationRafał Miłecki
2013-09-16drivers/net/ethernet/ibm/ehea/ehea_main.c: add alias entry for portN propertiesOlaf Hering
2013-09-16netfilter: ipset: Fix serious failure in CIDR trackingOliver Smith
2013-09-16netfilter: ipset: Validate the set family and not the set type family at swap...Jozsef Kadlecsik
2013-09-16netfilter: ipset: Consistent userspace testing with nomatch flagJozsef Kadlecsik
2013-09-16netfilter: ipset: Skip really non-first fragments for IPv6 when getting port/...Jozsef Kadlecsik
2013-09-15cxgb4: remove workqueue when driver registration failsWei Yang
2013-09-15isdn: hfcpci_softirq: get func return to suppress compiler warningAntonio Alecrim Jr
2013-09-15bonding: Make alb learning packet interval configurableNeil Horman
2013-09-15atm: nicstar: fix regression made by previous patchAndy Shevchenko
2013-09-15vxlan: Fix sparse warningsJoseph Gasparakis
2013-09-15qlcnic: Fix VF reset recoveryManish Chopra
2013-09-15bridge: fix NULL pointer deref of br_port_get_rcuHong Zhiguo
2013-09-15bridge: use br_port_get_rtnl within rtnl lockHong Zhiguo
2013-09-15net: ps3_gelic: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-15net: smsc: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-15net: pasemi: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-15net: natsemi: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-15net: ks8851-ml: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-15net: pxa168_eth: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-15net: lantiq_etop: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-15net: hp100: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-15net: fec: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-13tg3: Use pci_dev pm_capJon Mason
2013-09-13bnx2x: Use pci_dev pm_capJon Mason
2013-09-13alx: remove redundant D0 power state setYijing Wang
2013-09-13be2net: missing variable initializationAntonio Alecrim Jr
2013-09-13isdn: clean up debug format string usageKees Cook
2013-09-13drivers/atm/he.c: convert to module_pci_driverLibo Chen
2013-09-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller