summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_tables: add missing module references to chain typesPatrick McHardy2014-01-095-0/+5
* netfilter: nf_tables: fix chain type module reference handlingPatrick McHardy2014-01-092-22/+25
* netfilter: nf_tables: fix check for table overflowPatrick McHardy2014-01-091-3/+3
* netfilter: nf_tables: restore chain change atomicityPatrick McHardy2014-01-091-22/+21Star
* netfilter: nf_tables: split chain policy validation from actually setting itPatrick McHardy2014-01-091-36/+20Star
* netfilter: nft_meta: fix lack of validation of the input registerPablo Neira Ayuso2014-01-091-0/+3
* netfilter: nft_ct: Add support to set the connmarkKristian Evensen2014-01-092-30/+136
* netfilter: nft_ct: load both IPv4 and IPv6 conntrack modules for NFPROTO_INETPatrick McHardy2014-01-071-3/+36
* netfilter: nft_meta: add l4proto supportPatrick McHardy2014-01-075-1/+10
* netfilter: nf_tables: add nfproto support to meta expressionPatrick McHardy2014-01-072-0/+6
* netfilter: nf_tables: add "inet" table for IPv4/IPv6Patrick McHardy2014-01-079-2/+116
* netfilter: nf_tables: add support for multi family tablesPatrick McHardy2014-01-077-25/+45
* netfilter: nf_tables: add hook ops to struct nft_pktinfoPatrick McHardy2014-01-074-7/+8
* netfilter: nf_tables: make chain types override the default AF functionsPatrick McHardy2014-01-075-96/+81Star
* netfilter: nft_reject: fix compilation warning if NF_TABLES_IPV6 is disabledPablo Neira Ayuso2014-01-071-1/+2
* net: Do not enable tx-nocache-copy by defaultBenjamin Poirier2014-01-071-5/+0Star
* ipv4: loopback device: ignore value changes after device is uppedJiri Pirko2014-01-071-0/+2
* IPv6: add the option to use anycast addresses as source addresses in echo replyFX Le Bail2014-01-075-1/+26
* net/mlx4_en: fix error return code in mlx4_en_get_qp()Wei Yongjun2014-01-071-2/+3
* r8152: correct some messagesHayes Wang2014-01-071-10/+13
* bna: Fix build due to missing use of dma_unmap_len_set()David S. Miller2014-01-071-2/+2
* gre_offload: statically build GRE offloading supportEric Dumazet2014-01-074-16/+7Star
* bgmac: fix typosHauke Mehrtens2014-01-071-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2014-01-0717-213/+483
|\
| * ovs: make functions localStephen Hemminger2014-01-074-6/+7
| * openvswitch: Compute checksum in skb_gso_segment() if neededThomas Graf2014-01-071-1/+1
| * openvswitch: Use skb_zerocopy() for upcallThomas Graf2014-01-071-8/+29
| * openvswitch: Pass datapath into userspace queue functionsThomas Graf2014-01-071-20/+14Star
| * openvswitch: Drop user features if old user space attempted to create datapathThomas Graf2014-01-072-1/+30
| * openvswitch: Allow user space to announce ability to accept unaligned Netlink...Thomas Graf2014-01-073-0/+20
| * net: Export skb_zerocopy() to zerocopy from one skb to anotherThomas Graf2014-01-073-55/+92
| * openvswitch: remove duplicated include from flow_table.cWei Yongjun2014-01-071-2/+0Star
| * net: ovs: use kfree_rcu instead of rcu_free_{sw_flow_mask_cb,acts_callback}Daniel Borkmann2014-01-072-17/+2Star
| * openvswitch: Per cpu flow stats.Pravin B Shelar2014-01-077-55/+210
| * openvswitch: Enable memory mapped Netlink i/oThomas Graf2014-01-071-27/+29
| * netlink: Avoid netlink mmap alloc if msg size exceeds frame sizeThomas Graf2014-01-071-0/+4
| * genl: Add genlmsg_new_unicast() for unicast message allocationThomas Graf2014-01-072-0/+25
| * openvswitch: Silence RCU lockdep checks from flow lookup.Jesse Gross2014-01-073-3/+4
| * openvswitch: Change ovs_flow_tbl_lookup_xx() APIsAndy Zhou2014-01-073-14/+16
| * openvswitch: Shrink sw_flow_mask by 8 bytes (64-bit) or 4 bytes (32-bit).Ben Pfaff2014-01-071-2/+2
| * openvswitch: Correct comment.Ben Pfaff2014-01-071-5/+1Star
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-06347-1780/+3686
|\ \
| * | bridge: use spin_lock_bh() in br_multicast_set_hash_maxCurt Brune2014-01-061-2/+2
| * | ipv6: don't install anycast address for /128 addresses on routersHannes Frederic Sowa2014-01-061-2/+2
| * | hso: fix handling of modem port SERIAL_STATE notificationsDan Williams2014-01-061-2/+11
| * | isdn: Drop big endian cpp checks from telespci and hfc_pci driversGuenter Roeck2014-01-062-8/+0Star
| * | Merge branch 'be2net'David S. Miller2014-01-063-22/+43
| |\ \
| | * | be2net: fix max_evt_qs calculation for BE3 in SR-IOV configSuresh Reddy2014-01-062-4/+9
| | * | be2net: increase the timeout value for loopback-test FW cmdSuresh Reddy2014-01-063-12/+22
| | * | be2net: disable RSS when number of RXQs is reduced to 1 via set-channelsVasundhara Volam2014-01-062-6/+12
| |/ /