summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tipc: remove node subscription infrastructureYing Xue2014-11-269-179/+56
* ipv6: Remove unnecessary testzhuyj2014-11-261-4/+2
* Merge branch 'remcsum_adjust'David S. Miller2014-11-262-67/+33
|\
| * gue: Call remcsum_adjustTom Herbert2014-11-261-67/+17
| * net: Add remcsum_adjust as common function for remote checksum offloadTom Herbert2014-11-261-0/+16
|/
* pkt_sched: fq: increase max delay from 125 ms to one secondEric Dumazet2014-11-261-5/+4
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller2014-11-2568-466/+343
|\
| * rds: switch rds_message_copy_from_user() to iov_iterAl Viro2014-11-243-33/+16
| * rds: switch ->inc_copy_to_user() to passing iov_iterAl Viro2014-11-249-120/+47
| * [atm] switch vcc_sendmsg() to copy_from_iter()Al Viro2014-11-241-11/+6
| * vmci_transport: switch ->enqeue_dgram, ->enqueue_stream and ->dequeue_stream ...Al Viro2014-11-243-13/+13
| * tipc_msg_build(): pass msghdr instead of its ->msg_iovAl Viro2014-11-243-9/+8
| * tipc_sendmsg(): pass msghdr instead of its ->msg_iovAl Viro2014-11-241-4/+4
| * switch sctp_user_addto_chunk() and sctp_datamsg_from_user() to passing iov_iterAl Viro2014-11-244-17/+19
| * switch AF_PACKET and AF_UNIX to skb_copy_datagram_from_iter()Al Viro2014-11-244-95/+18
| * kill zerocopy_sg_from_iovec()Al Viro2014-11-242-65/+2
| * {macvtap,tun}_get_user(): switch to iov_iterAl Viro2014-11-242-43/+45
| * new helpers: skb_copy_datagram_from_iter() and zerocopy_sg_from_iter()Al Viro2014-11-242-0/+119
| * switch macvtap to ->read_iter()Al Viro2014-11-241-34/+27
| * switch drivers/net/tun.c to ->read_iter()Al Viro2014-11-241-25/+15
| * new helper: memcpy_to_msg()Al Viro2014-11-249-9/+13
| * switch ipxrtr_route_packet() from iovec to msghdrAl Viro2014-11-243-5/+4
| * new helper: memcpy_from_msg()Al Viro2014-11-2436-57/+57
| * new helper: skb_copy_and_csum_datagram_msg()Al Viro2014-11-244-5/+9
* | net: Hyper-V: Deletion of an unnecessary check before the function call "vfree"Markus Elfring2014-11-251-3/+1
* | cxgb4/cxgb4vf/csiostor: Add T4/T5 PCI ID TableHariprasad Shenai2014-11-255-263/+210
* | net/smsc911x: Add minimal runtime PM supportGeert Uytterhoeven2014-11-241-0/+10
* | tipc: add tipc_netlink.h to uapi KbuildRichard Alpe2014-11-241-0/+1
* | rhashtable: Check for count mismatch while iterating in selftestThomas Graf2014-11-241-7/+20
* | tc_vlan: fix type of tcfv_push_vidJiri Pirko2014-11-241-1/+1
* | tipc: fix sparse warnings in new nl apiRichard Alpe2014-11-246-21/+29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-11-2438-156/+636
|\ \
| * | netfilter: nfnetlink_log: Make use of pr_fmt where applicableMarcelo Leitner2014-11-201-3/+6
| * | netfilter: Deletion of unnecessary checks before two function callsMarkus Elfring2014-11-205-10/+5
| * | netfilter: nf_conntrack_h323: lookup route from proper net namespaceVasily Averin2014-11-171-6/+8
| * | netfilter: xt_connlimit: honor conntrack zone if availableFlorian Westphal2014-11-171-11/+14
| * | netfilter: nfnetlink_log: remove unnecessary error messagesPablo Neira Ayuso2014-11-131-7/+2
| * | netfilter: fix various sparse warningsFlorian Westphal2014-11-138-16/+20
| * | netfilter: nft_redir: fix sparse warningsPablo Neira Ayuso2014-11-121-5/+6
| * | netfilter: fix unmet dependencies in NETFILTER_XT_TARGET_REDIRECTPablo Neira Ayuso2014-11-121-2/+2
| * | netfilter: nft_meta: add cgroup supportAna Rey2014-11-092-0/+9
| * | netfilter: nf_log: fix sparse warning in nf_logger_find_get()Pablo Neira Ayuso2014-11-041-2/+1
| * | netfilter: fix spelling errorsstephen hemminger2014-10-302-2/+2
| * | Merge branch 'ipvs-next'Pablo Neira Ayuso2014-10-301-1/+0
| |\ \
| | * | ipvs: remove unnecessary assignment in __ip_vs_get_out_rtAlex Gartrell2014-10-281-1/+0
| * | | netfilter: log: protect nf_log_register against double registeringMarcelo Leitner2014-10-304-6/+46
| * | | netfilter: nf_log: Introduce nft_log_dereference() macroMarcelo Leitner2014-10-301-12/+9
| * | | netfilter: nf_tables: add new expression nft_redirArturo Borrero2014-10-2711-0/+319
| * | | netfilter: refactor NAT redirect IPv6 code to use it from nf_tablesArturo Borrero2014-10-276-38/+93
| * | | netfilter: refactor NAT redirect IPv4 to use it from nf_tablesArturo Borrero2014-10-276-42/+101
OpenPOWER on IntegriCloud