summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-09-28net: introduce SO_MAX_PACING_RATEEric Dumazet
2013-09-28ipv4: processing ancillary IP_TOS or IP_TTLFrancesco Fusco
2013-09-28ipv4: IP_TOS and IP_TTL can be specified as ancillary dataFrancesco Fusco
2013-09-27ipv6: compare sernum when walking fib for /proc/net/ipv6_route as safety netHannes Frederic Sowa
2013-09-27ipv6: avoid high order memory allocations for /proc/net/ipv6_routeHannes Frederic Sowa
2013-09-26net: create sysfs symlinks for neighbour devicesVeaceslav Falico
2013-09-26net: expose the master link to sysfs, and remove it from bondVeaceslav Falico
2013-09-26vlan: unlink the upper neighbour before unregisteringVeaceslav Falico
2013-09-26vlan: link the upper neighbour only after registeringVeaceslav Falico
2013-09-26net: add a possibility to get private from netdev_adjacent->listVeaceslav Falico
2013-09-26net: add for_each iterators through neighbour lower link's privateVeaceslav Falico
2013-09-26net: add netdev_adjacent->private and allow to use itVeaceslav Falico
2013-09-26net: add RCU variant to search for netdev_adjacent linkVeaceslav Falico
2013-09-26net: add adj_list to save only neighboursVeaceslav Falico
2013-09-26net: use lists as arguments instead of bool upperVeaceslav Falico
2013-09-26net: neighbour: use source address of last enqueued packet for solicitationHannes Frederic Sowa
2013-09-24ipv6: do not allow ipv6 module to be removedCong Wang
2013-09-24tcp: fix dynamic right sizingEric Dumazet
2013-09-24tcp: syncookies: reduce mss table to four valuesFlorian Westphal
2013-09-24tcp: syncookies: reduce cookie lifetime to 128 secondsFlorian Westphal
2013-09-20net_sched: htb: support of 64bit ratesEric Dumazet
2013-09-20net_sched: add u64 rate to psched_ratecfg_precompute()Eric Dumazet
2013-09-20net: ethernet: eth.c: removed checkpatch warnings and errorsAvinash Kumar
2013-09-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-09-19netpoll: fix NULL pointer dereference in netpoll_cleanupNikolay Aleksandrov
2013-09-19ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka
2013-09-19ip: use ip_hdr() in __ip_make_skb() to retrieve IP headerAnsis Atteka
2013-09-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-09-18net:dccp: do not report ICMP redirects to user spaceDuan Jiong
2013-09-18Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2013-09-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-09-17tcp: fix RTO calculated from cached RTTNeal Cardwell
2013-09-17batman-adv: set the TAG flag for the vid passed to BLAAntonio Quartulli
2013-09-17netfilter: nfnetlink_queue: use network skb for sequence adjustmentGao feng
2013-09-17net: sctp: rfc4443: do not report ICMP redirects to user spaceDaniel Borkmann
2013-09-17ip6_tunnels: raddr and laddr are inverted in nl msgDing Zhi
2013-09-16netfilter: ipset: Fix serious failure in CIDR trackingOliver Smith
2013-09-16netfilter: ipset: Validate the set family and not the set type family at swap...Jozsef Kadlecsik
2013-09-16netfilter: ipset: Consistent userspace testing with nomatch flagJozsef Kadlecsik
2013-09-16netfilter: ipset: Skip really non-first fragments for IPv6 when getting port/...Jozsef Kadlecsik
2013-09-16bridge: fix NULL pointer deref of br_port_get_rcuHong Zhiguo
2013-09-16bridge: use br_port_get_rtnl within rtnl lockHong Zhiguo
2013-09-13Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-13netfilter: nf_nat_proto_icmpv6:: fix wrong comparison in icmpv6_manip_pktPhil Oester
2013-09-13bridge: Clamp forward_delay when enabling STPHerbert Xu
2013-09-13resubmit bridge: fix message_age_timer calculationChris Healy
2013-09-12Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-09-12memcg: rename RESOURCE_MAX to RES_COUNTER_MAXSha Zhengju
2013-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds