aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-02-24
|\
| * netfilter: xtables: reduce arguments to translate_tableJan Engelhardt2010-02-24
| * netfilter: xtables: optimize call flow around xt_ematch_foreachJan Engelhardt2010-02-24
| * netfilter: xtables: replace XT_MATCH_ITERATE macroJan Engelhardt2010-02-24
| * netfilter: xtables: optimize call flow around xt_entry_foreachJan Engelhardt2010-02-24
| * netfilter: xtables: replace XT_ENTRY_ITERATE macroJan Engelhardt2010-02-24
| * netfilter: xt_recent: fix false matchTim Gardner2010-02-23
| * netfilter: xt_recent: fix buffer overflowTim Gardner2010-02-23
| * netfilter: nf_conntrack_reasm: properly handle packets fragmented into a sing...Patrick McHardy2010-02-19
* | xfrm: clone mark when cloning policyJamal Hadi Salim2010-02-23
* | e1000: correct wrong coding style for "else"Jiri Pirko2010-02-23
* | xfrm: Allow user space manipulation of SPD markJamal Hadi Salim2010-02-22
* | xfrm: Allow user space config of SAD markJamal Hadi Salim2010-02-22
* | xfrm: SP lookups with markJamal Hadi Salim2010-02-22
* | xfrm: SP lookups signature with markJamal Hadi Salim2010-02-22
* | xfrm: SA lookups with markJamal Hadi Salim2010-02-22
* | xfrm: SA lookups signature with markJamal Hadi Salim2010-02-22
* | xfrm: introduce basic mark infrastructureJamal Hadi Salim2010-02-22
* | af_key: locking changestephen hemminger2010-02-22
* | packet: convert socket list to RCU (v3)stephen hemminger2010-02-22
* | seq_file: add RCU versions of new hlist/list iterators (v3)stephen hemminger2010-02-22
* | can:ti_hecc: Add pm hook-upSriram2010-02-22
* | isdn: fix a few Kconfig imperfectionsTilman Schmidt2010-02-22
* | net: convert multiple drivers to use netdev_for_each_mc_addr, part4Jiri Pirko2010-02-22
* | e1000: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-22
* | net: convert multiple drivers to use netdev_for_each_mc_addr, part3Jiri Pirko2010-02-22
* | net/arm: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-22
* | drivers/net/typhoon.c: Use (pr|netdev)_<level> macro helpersJoe Perches2010-02-22
* | b44: use netdev_alloc_skb instead of dev_alloc_skbHauke Mehrtens2010-02-22
* | b44: Set PHY address to NO_PHY if reset fails.Hauke Mehrtens2010-02-22
* | pci: add support for 82576NS serdes to existing SR-IOV quirkAlexander Duyck2010-02-22
* | ixgbe: prevent speculative processing of descriptors before readyMilton Miller2010-02-22
* | eepro: fix netdev_mc_count conversionAlexander Beregalov2010-02-20
* | MAINTAINERS: Add two maintainers for be2net driverAjit Khaparde2010-02-19
* | be2net: Bump the driver version numberAjit Khaparde2010-02-19
* | be2net: Maintain tx and rx counters in driverAjit Khaparde2010-02-19
* | be2net: update copyright datesAjit Khaparde2010-02-19
* | r8169: enable 64-bit DMA by default for PCI Express devices (v2)Robert Hancock2010-02-19
* | mlx4: replace the dma_sync_single_range_for_cpu/device APIFUJITA Tomonori2010-02-19
* | greth: some driver cleanupskirjanov@gmail.com2010-02-19
* | net/pcmcia: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-19
* | xfrm: Flushing empty SPD generates false eventsJamal Hadi Salim2010-02-19
* | xfrm: Flushing empty SAD generates false eventsJamal Hadi Salim2010-02-19
* | pfkey: fix SA and SP flush sequenceJamal Hadi Salim2010-02-19
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-02-19
|\|
| * netfilter: nf_queue: fix NF_STOLEN skb leakEric Dumazet2010-02-19
| * netfilter: ctnetlink: fix creation of conntrack with helpersPablo Neira Ayuso2010-02-19
| * netfilter: restore POST_ROUTING hook in NF_HOOK_CONDPatrick McHardy2010-02-19
* | net: Make GRETH driver depend on SPARC.David S. Miller2010-02-19
* | drivers/net/sis190.c: Use (pr|netdev|netif)_<level> macro helpersJoe Perches2010-02-18