summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-02-07batman-adv: Linearize fragment packets before mergeSven Eckelmann
2011-01-30batman-adv: Make vis info stack traversal threadsafeSven Eckelmann
2011-01-30batman-adv: Remove vis info element in free_infoSven Eckelmann
2011-01-30batman-adv: Remove vis info on hashing errorsSven Eckelmann
2011-01-25batman-adv: Fix kernel panic when fetching vis data on a vis serverLinus Lüssing
2011-01-16batman-adv: Use "__attribute__" shortcut macrosSven Eckelmann
2011-01-13batman-adv: Even Batman should not dereference NULL pointersJesper Juhl
2010-12-20batman-adv: Return hna count on local buffer fillSven Eckelmann
2010-12-20pktgen: Remove unnecessary prefix from pr_<level>Joe Perches
2010-12-20net: kill unused macrosShan Wei
2010-12-20net: increase skb->users instead of skb_clone()Changli Gao
2010-12-19ipv6: remove duplicate neigh_ifdownstephen hemminger
2010-12-19ipv6: fib6_ifdown cleanupstephen hemminger
2010-12-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-17ipv6: don't flush routes when setting loopback downstephen hemminger
2010-12-16sctp: fix the return value of getting the sctp partial delivery pointWei Yongjun
2010-12-16net: Use skb_checksum_start_offset()Michał Mirosław
2010-12-16bridge: fix IPv6 queries for bridge multicast snoopingDavid Stevens
2010-12-16net: fix nulls list corruptions in sk_prot_allocOctavian Purdila
2010-12-16net: factorize sync-rcu call in unregister_netdevice_manyOctavian Purdila
2010-12-16net: Add batman-adv meshing protocolSven Eckelmann
2010-12-16net: use NUMA_NO_NODE instead of the magic number -1Changli Gao
2010-12-16bnx2x: Take the distribution range definition out of skb_tx_hash()Vladislav Zolotarov
2010-12-16ipv6: delete expired route in ip6_pmtu_deliverAndrey Vagin
2010-12-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-12-14net: Abstract default MTU metric calculation behind an accessor.David S. Miller
2010-12-14Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-12-13net: Abstract default ADVMSS behind an accessor.David S. Miller
2010-12-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-12-13net: add limits to ip_default_ttlEric Dumazet
2010-12-13mac80211: avoid calling ieee80211_work_work unconditionallyHerton Ronaldo Krzesinski
2010-12-13mac80211: Fix NULL-pointer deference on ibss merge when not readyTim Harvey
2010-12-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2010-12-13ipv4: Don't pre-seed hoplimit metric.David S. Miller
2010-12-13ipv6: Demark default hoplimit as zero.David S. Miller
2010-12-13net: Abstract RTAX_HOPLIMIT metric accesses behind helper.David S. Miller
2010-12-13ipv6: Use ip6_dst_hoplimit() instead of direct dst_metric() calls.David S. Miller
2010-12-11net: fix skb_defer_rx_timestamp()Eric Dumazet
2010-12-11bridge: Use consistent NF_DROP returns in nf_pre_routingHerbert Xu
2010-12-11af_packet: use swap() instead of the open coded macro XC()Changli Gao
2010-12-10ethtool: Report link-down while interface is downBen Hutchings
2010-12-10atm: correct sysfs 'device' link creation and parent relationshipsDan Williams
2010-12-10pktgen: adding prefetchw() callJunchang Wang
2010-12-10SCTP: Fix SCTP_SET_PEER_PRIMARY_ADDR to accpet v4mapped addressWei Yongjun
2010-12-10inet6: Remove redundant unlikely()Tobias Klauser
2010-12-10xfrm: Traffic Flow Confidentiality for IPv6 ESPMartin Willi
2010-12-10xfrm: Traffic Flow Confidentiality for IPv4 ESPMartin Willi
2010-12-10xfrm: Add Traffic Flow Confidentiality padding XFRM attributeMartin Willi
2010-12-10net/ipv6/udp.c: fix typo in flush_stack()Jiri Pirko
2010-12-10ipv6: Fix 'release_it' logic in tcp_v6_get_peer()David S. Miller