summaryrefslogtreecommitdiffstats
path: root/net/packet (unfollow)
Commit message (Expand)AuthorFilesLines
2011-05-16netfilter: nf_ct_sip: validate Content-Length in TCP SIP messagesPatrick McHardy1-0/+2
2011-05-09IPVS: init and cleanup restructuringHans Schillstrom8-80/+223
2011-05-09IPVS: Change of socket usage to enable name space exit.Hans Schillstrom2-22/+38
2011-04-21netfilter: ebtables: only call xt_compat_add_offset once per ruleFlorian Westphal1-52/+9
2011-04-21netfilter: fix ebtables compat supportEric Dumazet2-3/+4
2011-04-21netfilter: ctnetlink: fix timestamp support for new conntracksPablo Neira Ayuso1-0/+4
2011-04-19netfilter: ipset: Fix the order of listing of setsJozsef Kadlecsik1-8/+10
2011-04-13netfilter: ipset: set match and SET target fixesJozsef Kadlecsik1-2/+16
2011-04-13netfilter: ipset: bitmap:ip,mac type requires "src" for MACJozsef Kadlecsik1-0/+4
2011-04-04netfilter: xt_conntrack: fix inverted conntrack direction testFlorian Westphal1-1/+1
2011-04-04netfilter: xt_addrtype: replace rt6_lookup with nf_afinfo->routeFlorian Westphal2-15/+28
2011-04-04netfilter: af_info: add 'strict' parameter to limit lookup to .oifFlorian Westphal5-9/+17
2011-04-04netfilter: af_info: add network namespace parameter to route hookFlorian Westphal5-10/+13
2011-04-04IPVS: fix NULL ptr dereference in ip_vs_ctl.c ip_vs_genl_dump_daemons()Hans Schillstrom2-2/+2
2011-04-04netfilter: h323: bug in parsing of ASN1 SEQOF fieldDavid Sterba1-1/+1
2011-04-04netfilter: ipset: references are protected by rwlock instead of mutexJozsef Kadlecsik7-56/+73
2011-04-04netfilter: ipset: list:set timeout variant fixesJozsef Kadlecsik1-29/+24
2011-04-02net: Fix dev dev_ethtool_get_rx_csum() for forced NETIF_F_RXCSUMMichał Mirosław1-2/+2
2011-04-02usbnet: use eth%d name for known ethernet devicesArnd Bergmann11-12/+23
2011-04-02starfire: clean up dma_addr_t size testFUJITA Tomonori1-5/+1
2011-04-01appletalk: Fix OOPS in atalk_release().David S. Miller1-5/+6
2011-03-31mlx4: Fixing bad size of event queue bufferYevgeny Petrilin1-1/+3
2011-03-31mlx4: Fixing use after freeYevgeny Petrilin1-1/+2
2011-03-31bonding:typo in commentPeter Pan(潘卫平)1-1/+1
2011-03-31sctp: Pass __GFP_NOWARN to hash table allocation attempts.David S. Miller1-2/+2
2011-03-31connector: convert to synchronous netlink message processingPatrick McHardy3-89/+32
2011-03-31fib: add rtnl locking in ip_fib_net_exitEric Dumazet1-0/+2
2011-03-31atm/solos-pci: Don't flap VCs when carrier state changesPhilip A. Prindeville3-25/+3
2011-03-31atm/solos-pci: Don't include frame pseudo-header on transmit hex-dumpPhilip A. Prindeville1-1/+8
2011-03-31atm/solos-pci: Use VPI.VCI notation uniformly.Philip A. Prindeville1-2/+2
2011-03-30Atheros, atl2: Fix mem leaks in error paths of atl2_set_eepromJesper Juhl1-8/+14
2011-03-30netdev: fix mtu check when TSO is enabledDaniel Lezcano1-2/+22
2011-03-30net/usb: Ethernet quirks for the LG-VL600 4G modemAndrzej Zaborowski6-9/+387
2011-03-30phylib: phy_attach_direct: phy_init_hw can fail, add cleanupMarc Kleine-Budde1-2/+6
2011-03-30bridge: mcast snooping, fix length check of snooped MLDv1/2Linus Lüssing1-1/+1
2011-03-30via-ircc: Pass PCI device pointer to dma_{alloc, free}_coherent()Ben Hutchings1-6/+6
2011-03-30via-ircc: Use pci_{get, set}_drvdata() instead of static pointer variableBen Hutchings1-67/+15
2011-03-30net: gre: provide multicast mappings for ipv4 and ipv6Timo Teräs4-0/+29
2011-03-30bridge: Fix compilation warning in function br_stp_recalculate_bridge_id()Balaji G1-1/+1
2011-03-30net: Fix warnings caused by MAX_SKB_FRAGS change.David S. Miller1-1/+1
2011-03-29iwlegacy: fix bugs in change_interfaceJohannes Berg1-0/+10
2011-03-29carl9170: Fix tx aggregation problems with some clientsChristian Lamparter3-0/+9
2011-03-29iwl3945: disable hw scan by defaultStanislaw Gruszka1-1/+2
2011-03-29wireless: rt2x00: rt2800usb.c add and identify idsXose Vazquez Perez1-3/+7
2011-03-29iwl3945: do not deprecate software scanStanislaw Gruszka1-4/+2
2011-03-29Linux 2.6.39-rc1v2.6.39-rc1Linus Torvalds1-2/+2
2011-03-29char/tpm: Fix unitialized usage of data bufferPeter Huewe1-1/+1
2011-03-29amd64_edac: Fix potential memleakBorislav Petkov1-1/+1
2011-03-29fs: don't use igrab() while holding i_lockDave Chinner3-4/+5
2011-03-29xen: Use new irq_move functionsThomas Gleixner1-2/+2