summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* netfilter: ipset: Support comments for ipset entries in the core.Oliver Smith2013-09-301-0/+14
* netfilter: ipset: Add hash:net,net module to kernel.Oliver Smith2013-09-304-9/+541
* netfilter: ipset: Kconfig: ipset needs NETFILTER_NETLINKJozsef Kadlecsik2013-09-301-1/+1
* netfilter: ipset: list:set: make sure all elements are checked by the gcJozsef Kadlecsik2013-09-301-2/+5
* netfilter: ipset: Support extensions which need a per data destroy functionJozsef Kadlecsik2013-09-303-38/+90
* netfilter: ipset: Generalize extensions supportJozsef Kadlecsik2013-09-3013-749/+105
* netfilter: ipset: Move extension data to set structureJozsef Kadlecsik2013-09-3013-278/+244
* netfilter: ipset: Rename extension offset ids to extension idsJozsef Kadlecsik2013-09-306-35/+35
* netfilter: ipset: Prepare ipset to support multiple networks for hash typesJozsef Kadlecsik2013-09-305-46/+48
* netfilter: ipset: Introduce new operation to get both setname and familyJozsef Kadlecsik2013-09-301-0/+17
* netfilter: ipset: order matches and targets separatedly in xt_set.cJozsef Kadlecsik2013-09-301-92/+96
* netfilter: ipset: Support package fragments for IPv4 protos without portsAnders K. Pedersen2013-09-301-1/+17
* netfilter: ipset: Fix "may be used uninitialized" warningsJozsef Kadlecsik2013-09-309-12/+12
* netfilter: ipset: Rename simple macro names to avoid namespace issues.Jozsef Kadlecsik2013-09-3013-162/+166
* netfilter: ipset: Fix sparse warnings due to missing rcu annotationsJozsef Kadlecsik2013-09-301-32/+55
* netfilter: ipset: Sparse warning about shadowed variable fixedJozsef Kadlecsik2013-09-301-1/+1
* netfilter: ipset: Don't call ip_nest_end needlessly in the error pathJozsef Kadlecsik2013-09-303-3/+3
* netfilter: xt_TCPMSS: lookup route from proper net namespaceGao feng2013-09-271-3/+5
* netfilter: xt_TCPMSS: Get mtu only if clamp-mss-to-pmtu is specifiedGao feng2013-09-271-34/+36
* netfilter: nf_ct_sip: extend RCU read lock in set_expected_rtp_rtcp()holger@eitzenberger.org2013-09-271-2/+4
* ipv6: do not allow ipv6 module to be removedCong Wang2013-09-241-48/+0
* tcp: fix dynamic right sizingEric Dumazet2013-09-241-31/+53
* tcp: syncookies: reduce mss table to four valuesFlorian Westphal2013-09-242-17/+20
* tcp: syncookies: reduce cookie lifetime to 128 secondsFlorian Westphal2013-09-242-38/+17
* net_sched: htb: support of 64bit ratesEric Dumazet2013-09-201-2/+15
* net_sched: add u64 rate to psched_ratecfg_precompute()Eric Dumazet2013-09-204-8/+9
* net: ethernet: eth.c: removed checkpatch warnings and errorsAvinash Kumar2013-09-201-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-09-1927-97/+102
|\
| * netpoll: fix NULL pointer dereference in netpoll_cleanupNikolay Aleksandrov2013-09-191-5/+4
| * ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka2013-09-197-11/+11
| * ip: use ip_hdr() in __ip_make_skb() to retrieve IP headerAnsis Atteka2013-09-191-1/+1
| * net:dccp: do not report ICMP redirects to user spaceDuan Jiong2013-09-181-0/+1
| * Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2013-09-181-0/+2
| |\
| | * batman-adv: set the TAG flag for the vid passed to BLAAntonio Quartulli2013-09-171-0/+2
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-09-179-28/+31
| |\ \
| | * | netfilter: nfnetlink_queue: use network skb for sequence adjustmentGao feng2013-09-171-1/+1
| | * | netfilter: ipset: Fix serious failure in CIDR trackingOliver Smith2013-09-161-12/+16
| | * | netfilter: ipset: Validate the set family and not the set type family at swap...Jozsef Kadlecsik2013-09-161-1/+1
| | * | netfilter: ipset: Consistent userspace testing with nomatch flagJozsef Kadlecsik2013-09-165-10/+9
| | * | netfilter: ipset: Skip really non-first fragments for IPv6 when getting port/...Jozsef Kadlecsik2013-09-161-2/+2
| | * | netfilter: nf_nat_proto_icmpv6:: fix wrong comparison in icmpv6_manip_pktPhil Oester2013-09-131-2/+2
| * | | tcp: fix RTO calculated from cached RTTNeal Cardwell2013-09-171-1/+3
| | |/ | |/|
| * | net: sctp: rfc4443: do not report ICMP redirects to user spaceDaniel Borkmann2013-09-162-3/+2
| * | ip6_tunnels: raddr and laddr are inverted in nl msgDing Zhi2013-09-161-2/+2
| * | bridge: fix NULL pointer deref of br_port_get_rcuHong Zhiguo2013-09-151-4/+1
| * | bridge: use br_port_get_rtnl within rtnl lockHong Zhiguo2013-09-152-3/+3
| * | bridge: Clamp forward_delay when enabling STPHerbert Xu2013-09-123-8/+26
| * | resubmit bridge: fix message_age_timer calculationChris Healy2013-09-121-1/+1
| * | net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmitDaniel Borkmann2013-09-121-29/+13
| * | netpoll: Should handle ETH_P_ARP other than ETH_P_IP in netpoll_neigh_replySonic Zhang2013-09-121-1/+1
OpenPOWER on IntegriCloud