summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | netfilter: xt_recent: fix false matchTim Gardner2010-02-231-1/+1
| * | | | | netfilter: xt_recent: fix buffer overflowTim Gardner2010-02-231-1/+1
| * | | | | netfilter: nf_conntrack_reasm: properly handle packets fragmented into a sing...Patrick McHardy2010-02-191-7/+1Star
* | | | | | xfrm: clone mark when cloning policyJamal Hadi Salim2010-02-241-0/+1
* | | | | | e1000: correct wrong coding style for "else"Jiri Pirko2010-02-231-2/+1Star
* | | | | | xfrm: Allow user space manipulation of SPD markJamal Hadi Salim2010-02-231-6/+25
* | | | | | xfrm: Allow user space config of SAD markJamal Hadi Salim2010-02-231-15/+57
* | | | | | xfrm: SP lookups with markJamal Hadi Salim2010-02-231-1/+11
* | | | | | xfrm: SP lookups signature with markJamal Hadi Salim2010-02-234-13/+14
* | | | | | xfrm: SA lookups with markJamal Hadi Salim2010-02-231-0/+12
* | | | | | xfrm: SA lookups signature with markJamal Hadi Salim2010-02-2313-55/+84
* | | | | | xfrm: introduce basic mark infrastructureJamal Hadi Salim2010-02-232-3/+31
* | | | | | af_key: locking changestephen hemminger2010-02-231-60/+16Star
* | | | | | packet: convert socket list to RCU (v3)stephen hemminger2010-02-233-33/+43
* | | | | | seq_file: add RCU versions of new hlist/list iterators (v3)stephen hemminger2010-02-233-4/+87
* | | | | | can:ti_hecc: Add pm hook-upSriram2010-02-231-3/+48
* | | | | | isdn: fix a few Kconfig imperfectionsTilman Schmidt2010-02-232-22/+28
* | | | | | net: convert multiple drivers to use netdev_for_each_mc_addr, part4Jiri Pirko2010-02-2329-98/+69Star
* | | | | | e1000: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-231-20/+17Star
* | | | | | net: convert multiple drivers to use netdev_for_each_mc_addr, part3Jiri Pirko2010-02-2322-74/+50Star
* | | | | | net/arm: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-235-30/+28Star
* | | | | | drivers/net/typhoon.c: Use (pr|netdev)_<level> macro helpersJoe Perches2010-02-231-147/+96Star
* | | | | | b44: use netdev_alloc_skb instead of dev_alloc_skbHauke Mehrtens2010-02-231-1/+1
* | | | | | b44: Set PHY address to NO_PHY if reset fails.Hauke Mehrtens2010-02-231-1/+5
* | | | | | pci: add support for 82576NS serdes to existing SR-IOV quirkAlexander Duyck2010-02-231-0/+1
* | | | | | ixgbe: prevent speculative processing of descriptors before readyMilton Miller2010-02-231-0/+1
* | | | | | eepro: fix netdev_mc_count conversionAlexander Beregalov2010-02-211-1/+1
* | | | | | MAINTAINERS: Add two maintainers for be2net driverAjit Khaparde2010-02-201-0/+2
* | | | | | be2net: Bump the driver version numberAjit Khaparde2010-02-201-1/+1
* | | | | | be2net: Maintain tx and rx counters in driverAjit Khaparde2010-02-202-9/+11
* | | | | | be2net: update copyright datesAjit Khaparde2010-02-206-6/+6
* | | | | | r8169: enable 64-bit DMA by default for PCI Express devices (v2)Robert Hancock2010-02-201-7/+14
* | | | | | mlx4: replace the dma_sync_single_range_for_cpu/device APIFUJITA Tomonori2010-02-191-4/+4
* | | | | | greth: some driver cleanupskirjanov@gmail.com2010-02-191-31/+18Star
* | | | | | net/pcmcia: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-195-69/+67Star
* | | | | | xfrm: Flushing empty SPD generates false eventsJamal Hadi Salim2010-02-193-6/+20
* | | | | | xfrm: Flushing empty SAD generates false eventsJamal Hadi Salim2010-02-193-4/+14
* | | | | | pfkey: fix SA and SP flush sequenceJamal Hadi Salim2010-02-191-6/+27
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-02-193-14/+15
|\| | | | |
| * | | | | netfilter: nf_queue: fix NF_STOLEN skb leakEric Dumazet2010-02-191-1/+1
| * | | | | netfilter: ctnetlink: fix creation of conntrack with helpersPablo Neira Ayuso2010-02-191-11/+11
| * | | | | netfilter: restore POST_ROUTING hook in NF_HOOK_CONDPatrick McHardy2010-02-191-2/+3
* | | | | | net: Make GRETH driver depend on SPARC.David S. Miller2010-02-191-1/+1
* | | | | | drivers/net/sis190.c: Use (pr|netdev|netif)_<level> macro helpersJoe Perches2010-02-191-77/+75Star
* | | | | | drivers/net/tg3.c: Use (pr|netdev)_<level> macro helpersJoe Perches2010-02-191-161/+109Star
* | | | | | Orphan DECnetChrissie Caulfield2010-02-191-2/+1Star
* | | | | | be2net: free tx buffers when completions never arriveSathya Perla2010-02-191-0/+12
* | | | | | xfrm: Introduce LINUX_MIB_XFRMFWDHDRERRORjamal2010-02-193-2/+3
* | | | | | net: TCP thin dupackAndreas Petlund2010-02-196-1/+42
* | | | | | net: TCP thin linear timeoutsAndreas Petlund2010-02-196-2/+54