summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | new helpers: skb_copy_datagram_from_iter() and zerocopy_sg_from_iter()Al Viro2014-11-241-0/+116
| * | | new helper: memcpy_to_msg()Al Viro2014-11-247-8/+7
| * | | switch ipxrtr_route_packet() from iovec to msghdrAl Viro2014-11-242-4/+3
| * | | new helper: memcpy_from_msg()Al Viro2014-11-2431-49/+44
| * | | new helper: skb_copy_and_csum_datagram_msg()Al Viro2014-11-243-5/+4
* | | | 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-2434-156/+580
|\ \ \ \ | |/ / / |/| | |
| * | | 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-091-0/+7
| * | | 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-279-0/+282
| * | | | netfilter: refactor NAT redirect IPv6 code to use it from nf_tablesArturo Borrero2014-10-275-38/+85
| * | | | netfilter: refactor NAT redirect IPv4 to use it from nf_tablesArturo Borrero2014-10-275-42/+92
* | | | | ipv6: coding style improvements (remove assignment in if statements)Ian Morris2014-11-2313-33/+55
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-2120-123/+140
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-11-2122-128/+123
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | tcp: Restore RFC5961-compliant behavior for SYN packetsCalvin Owens2014-11-211-2/+2
| | * | | net: Revert "net: avoid one atomic operation in skb_clone()"Eric Dumazet2014-11-211-17/+6
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-11-212-3/+12
| | |\ \ \
| | | * | | bridge: fix netfilter/NF_BR_LOCAL_OUT for own, locally generated queriesLinus Lüssing2014-11-171-2/+1
| | | * | | netfilter: nfnetlink: fix insufficient validation in nfnetlink_bindPablo Neira Ayuso2014-11-171-1/+11
| | * | | | Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-11-211-9/+6
| | |\ \ \ \
| | | * \ \ \ Merge tag 'mac80211-for-john-2014-11-18' of git://git.kernel.org/pub/scm/linu...John W. Linville2014-11-191-9/+6
| | | |\ \ \ \
| | | | * | | | mac80211: minstrel_ht: fix a crash in rate sortingFelix Fietkau2014-11-181-9/+6
| | * | | | | | ipx: fix locking regression in ipx_sendmsg and ipx_recvmsgJiri Bohac2014-11-201-1/+5
| | * | | | | | openvswitch: Don't validate IPv6 label masks.Joe Stringer2014-11-201-1/+1
| | * | | | | | ipv6: delete protocol and unregister rtnetlink when cleanupDuan Jiong2014-11-191-0/+4
| | | |_|/ / / | | |/| | | |
| | * | | | | ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUsDaniel Borkmann2014-11-162-10/+10
| | * | | | | Merge branch 'net_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/pshel...David S. Miller2014-11-163-12/+21
| | |\ \ \ \ \
| | | * | | | | openvswitch: Validate IPv6 flow key and mask values.Jarno Rajahalme2014-11-141-0/+7
| | | * | | | | openvswitch: Convert dp rcu read operation to locked operationsPravin B Shelar2014-11-141-7/+7
| | | * | | | | openvswitch: Fix NDP flow mask validationDaniele Di Proietto2014-11-141-1/+1
| | | * | | | | openvswitch: Fix checksum calculation when modifying ICMPv6 packets.Jesse Gross2014-11-141-2/+6
| | | * | | | | openvswitch: Fix memory leak.Pravin B Shelar2014-11-141-2/+0
| | * | | | | | dcbnl : Disable software interrupts before taking dcb_lockAnish Bhatt2014-11-161-18/+18
| | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-11-167-56/+32
| | |\ \ \ \ \ \
| | | * | | | | | netfilter: conntrack: fix race in __nf_conntrack_confirm against get_next_corpsebill bonaparte2014-11-141-6/+8
| | | * | | | | | netfilter: nf_tables: restore synchronous object release from commit/abortPablo Neira Ayuso2014-11-121-16/+8