summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: ipv6: mcast: minor: use defines for rfc3810/8.1 lengthsDaniel Borkmann2013-08-201-3/+6
* net: ipv6: minor: *_start_timer: rather use unsigned longDaniel Borkmann2013-08-201-5/+5
* net: ipv6: igmp6_event_query: use msecs_to_jiffiesDaniel Borkmann2013-08-201-6/+5
* ip6_tunnel: ensure to always have a link local addressNicolas Dichtel2013-08-202-42/+18
* Revert "ipv6: fix checkpatch errors in net/ipv6/addrconf.c"David S. Miller2013-08-201-14/+10
* ipip: dereferencing an ERR_PTR in ip_tunnel_init_net()Dan Carpenter2013-08-201-4/+4
* ipv4: raise IP_MAX_MTU to theoretical limitEric Dumazet2013-08-201-5/+3
* tcp: trivial: Remove nocache argument from tcp_v4_send_synackChristoph Paasch2013-08-201-3/+2
* ipv6: fix checkpatch errors in net/ipv6/addrconf.cdingtianhong2013-08-201-10/+14
* ipv6: convert the uses of ADBG and remove the superfluous parenthesesdingtianhong2013-08-201-11/+11
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-08-2020-273/+486
|\
| * netfilter: nfnetlink_queue: allow to attach expectations to conntracksPablo Neira Ayuso2013-08-133-16/+103
| * netfilter: ctnetlink: refactor ctnetlink_create_expectPablo Neira Ayuso2013-08-131-69/+87
| * netfilter: nf_conntrack: don't send destroy events from iteratorFlorian Westphal2013-08-095-39/+11
| * ipvs: ip_vs_sh: ip_vs_sh_get_port: check skb_header_pointer for NULLDaniel Borkmann2013-08-071-0/+6
| * ipvs: fixed spacing at for statementsDragos Foianu2013-08-061-4/+4
| * netfilter: tproxy: fix build with IP6_NF_IPTABLES=nFlorian Westphal2013-08-051-1/+1
| * netfilter: nf_nat: use per-conntrack locking for sequence number adjustmentsPatrick McHardy2013-07-311-13/+6
| * netfilter: nf_nat: change sequence number adjustments to 32 bitsPatrick McHardy2013-07-313-7/+7
| * netfilter: nf_nat: fix locking in nf_nat_seq_adjust()Patrick McHardy2013-07-311-1/+6
| * netfilter: nf_conntrack: remove duplicate code in ctnetlinkFlorian Westphal2013-07-312-28/+19
| * netfilter: tproxy: remove nf_tproxy_core.hFlorian Westphal2013-07-312-6/+220
| * netfilter: tproxy: remove nf_tproxy_core, keep tw sk assigned to skbFlorian Westphal2013-07-314-82/+14
| * netfilter: nf_queue: relax NFQA_CT attribute checkFlorian Westphal2013-07-311-3/+1
| * netfilter: connlabels: remove unneeded includesFlorian Westphal2013-07-311-4/+0
| * netfilter: nf_conntrack: constify sk_buff argument to nf_ct_attach()Patrick McHardy2013-07-312-4/+5
| * netfilter: xt_addrtype: fix trivial typoPhil Oester2013-07-311-1/+1
* | 6lowpan: handle context based source addressAlexander Aring2013-08-201-3/+46
* | 6lowpan: lowpan_uncompress_addr with address_modeAlexander Aring2013-08-202-71/+82
* | 6lowpan: add function to uncompress multicast addrAlexander Aring2013-08-201-19/+59
* | 6lowpan: introduce lowpan_fetch_skb functionAlexander Aring2013-08-201-0/+12
* | 6lowpan: Fix fragmentation with link-local compressed addressesDavid Hauweele2013-08-201-0/+6
* | 6lowpan: init ipv6hdr buffer to zeroAlexander Aring2013-08-201-11/+1
* | openvswitch: Add vxlan tunneling support.Pravin B Shelar2013-08-205-0/+225
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-1637-79/+230
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-08-1638-90/+237
| |\ \
| | * | net_sched: restore "linklayer atm" handlingJesper Dangaard Brouer2013-08-153-0/+55
| | * | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller2013-08-153-4/+2
| | |\ \
| | | * | openvswitch: Reset tunnel key between input and output.Jesse Gross2013-08-141-0/+1
| | | * | openvswitch: Use correct type while allocating flex array.Pravin B Shelar2013-08-141-1/+1
| | | * | openvswitch: Fix bad merge resolution.Jesse Gross2013-08-141-3/+0
| | * | | rtnetlink: rtnl_bridge_getlink: Call nlmsg_find_attr() with ifinfomsg headerAsbjoern Sloth Toennesen2013-08-131-1/+1
| | * | | ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.Pravin B Shelar2013-08-131-3/+1
| | * | | genetlink: fix family dump raceJohannes Berg2013-08-131-0/+7
| | * | | net: sctp: sctp_transport_destroy{, _rcu}: fix potential pointer corruptionDaniel Borkmann2013-08-121-2/+2
| | * | | net: sctp: sctp_assoc_control_transport: fix MTU size in SCTP_PF stateDaniel Borkmann2013-08-121-2/+2
| | * | | tipc: avoid possible deadlock while enable and disable bearerdingtianhong2013-08-111-2/+7
| | * | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2013-08-105-7/+33
| | |\ \ \
| | | * | | batman-adv: fix potential kernel paging errors for unicast transmissionsLinus Lüssing2013-08-105-7/+33
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-08-105-22/+39
| | |\ \ \ \ | | | |/ / / | | |/| | |
OpenPOWER on IntegriCloud