aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* net/rxrpc/ar-key.c: drop negativity check on unsigned valueAndrey Utkin2014-07-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-07-21
|\
| * ipvs: Remove dead debug codeYannick Brosseau2014-07-15
| * ipvs: remove null test before kfreeFabian Frederick2014-07-15
| * netfilter: use IS_ENABLED() macroDuan Jiong2014-06-30
| * netfilter: nft_log: fix coccinelle warningsFengguang Wu2014-06-29
| * netfilter: xt_LOG: add missing string format in nf_log_packet()Pablo Neira Ayuso2014-06-28
| * netfilter: fix several Kconfig problems in NF_LOG_*Pablo Neira Ayuso2014-06-28
| * netfilter: nft_log: complete logging supportPablo Neira Ayuso2014-06-27
| * netfilter: nft_log: request explicit logger when loading rulesPablo Neira Ayuso2014-06-27
| * netfilter: bridge: add generic packet loggerPablo Neira Ayuso2014-06-27
| * netfilter: add generic ARP packet loggerPablo Neira Ayuso2014-06-27
| * netfilter: log: nf_log_packet() as real unified interfacePablo Neira Ayuso2014-06-27
| * netfilter: log: split family specific code to nf_log_{ip,ip6,common}.c filesPablo Neira Ayuso2014-06-27
| * netfilter: nf_log: move log buffering to core loggingPablo Neira Ayuso2014-06-25
| * netfilter: nf_log: use an array of loggers instead of listPablo Neira Ayuso2014-06-25
| * netfilter: kill ulog targetsPablo Neira Ayuso2014-06-25
| * netfilter: conntrack: remove timer from ecache extensionFlorian Westphal2014-06-25
| * netfilter: x_tables: xt_free_table_info() cleanupEric Dumazet2014-06-25
| * netfilter: ctnetlink: remove null test before kfreeFabian Frederick2014-06-25
* | net: print a notification on device renameVeaceslav Falico2014-07-20
* | Merge branch 'netdev_print'David S. Miller2014-07-20
|\ \
| * | net: print net_device reg_state in netdev_* unless it's registeredVeaceslav Falico2014-07-20
| * | net: use dev->name in netdev_pr* when it's availableVeaceslav Falico2014-07-20
|/ /
* | bonding: make it possible to have unlimited nested upper vlansVeaceslav Falico2014-07-20
* | net_sched: hold tcf_lock in netdevice notifierCong Wang2014-07-20
* | libcxgbi:cxgb4i Guard ipv6 code with a config checkAnish Bhatt2014-07-20
* | iw_cxgb4: fix for 64-bit integer divisionHariprasad Shenai2014-07-17
* | sfc: Add per-queue statistics in ethtoolAndrew Rybchenko2014-07-17
* | Merge branch 'be2net-next'David S. Miller2014-07-17
|\ \
| * | be2net: update driver version to 10.4Sathya Perla2014-07-17
| * | be2net: use adapter->flags to track SRIOV stateVasundhara Volam2014-07-17
| * | be2net: avoid SRIOV config for BE2 chipVasundhara Volam2014-07-17
| * | be2net: use be_max_vfs() macro to access max-vfsVasundhara Volam2014-07-17
| * | be2net: use "if (!foo)" test styleKalesh AP2014-07-17
| * | be2net: remove unused structures in be_cmds.hKalesh AP2014-07-17
| * | be2net: reduce arguments passed to FW-cmd routinesKalesh AP2014-07-17
| * | be2net: update UE bit description stringsVasundhara Volam2014-07-17
| * | be2net: fix return status of some ndo methodsKalesh AP2014-07-17
| * | be2net: fix return status of some ethtool methodsKalesh AP2014-07-17
| * | be2net: return -ENOMEM for memory allocation failuresKalesh AP2014-07-17
| * | be2net: return -ETIMEDOUT when a FW-cmd times outKalesh AP2014-07-17
| * | be2net: fix error status for FW-downloadKalesh AP2014-07-17
| * | be2net: use -ENETDOWN error status when interface is downKalesh AP2014-07-17
|/ /
* | bonding: destroy proc directory only after all bonds are goneVeaceslav Falico2014-07-17
* | bonding: use rtnl_deref in bond_change_rx_flags()Veaceslav Falico2014-07-17
* | Merge branch 'cxgb4-next'David S. Miller2014-07-17
|\ \
| * | cxgb4i: Add ipv6 code to driver, call into libcxgbi ipv6 apiAnish Bhatt2014-07-17
| * | libcxgbi: Add ipv6 api to driverAnish Bhatt2014-07-17
| * | cxgb4: Export symbols required by cxgb4i for ipv6 support and required definesAnish Bhatt2014-07-17