summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-12-16ipv6: 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-16cfg80211: fix null pointer dereference with a custom regulatory requestLuis R. Rodriguez
2010-12-16nl80211: Add notification for dropped Deauth/DisassocJouni Malinen
2010-12-15wireless:mac80211: kill unuse macro MESH_CFG_CMP_LEN in mesh.hShan Wei
2010-12-15mac80211: Add timeout to BA session start APISujith Manoharan
2010-12-15nl80211: advertise maximum remain-on-channel durationJohannes Berg
2010-12-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-12-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
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-13ceph: fix msgr_init error pathSage Weil
2010-12-13net: Abstract default ADVMSS behind an accessor.David S. Miller
2010-12-13mac80211: support IBSS RSN with SW cryptoJohannes Berg
2010-12-13mac80211 default tx_last_beacon false (congestion)Tim Harvey
2010-12-13mac80211: support separate default keysJohannes Berg
2010-12-13cfg80211/nl80211: separate unicast/multicast default TX keysJohannes Berg
2010-12-13mac80211: clean up RX key checksJohannes Berg
2010-12-13cfg80211: update information elements in cached BSS structSven Neumann
2010-12-13cfg80211: Add antenna availability informationBruno Randolf
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-12ipv4: Don't pre-seed hoplimit metric.David S. Miller
2010-12-12ipv6: Demark default hoplimit as zero.David S. Miller
2010-12-12net: Abstract RTAX_HOPLIMIT metric accesses behind helper.David S. Miller
2010-12-12ipv6: Use ip6_dst_hoplimit() instead of direct dst_metric() calls.David S. Miller
2010-12-10net: fix skb_defer_rx_timestamp()Eric Dumazet
2010-12-10bridge: Use consistent NF_DROP returns in nf_pre_routingHerbert Xu
2010-12-10af_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