summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2012-03-07netfilter: ctnetlink: allow to set expectation classPablo Neira Ayuso
2012-03-07netfilter: ctnetlink: allow to set helper for new expectationsPablo Neira Ayuso
2012-03-07netfilter: ipset: Exceptions support added to hash:*net* typesJozsef Kadlecsik
2012-03-07netfilter: ipset: use NFPROTO_ constantsJan Engelhardt
2012-03-06openvswitch: Honor dp_ifindex, when specified, for vport lookup by name.Ben Pfaff
2012-03-06IPv6: Fix not join all-router mcast group when forwarding set.Li Wei
2012-03-06net: Use bool for return value of dev_valid_name().David S. Miller
2012-03-06NFC: NCI code identation fixesSamuel Ortiz
2012-03-06NFC: Core code identation fixesSamuel Ortiz
2012-03-06NFC: LLCP code identation fixesSamuel Ortiz
2012-03-06NFC: Fix LLCP sockets releasing pathSamuel Ortiz
2012-03-06NFC: Remove the rf mode parameter from the DEP link up routineSamuel Ortiz
2012-03-06NFC: SN is not an invalid GT valueSamuel Ortiz
2012-03-06NFC: Unlink LLCP child sockets from llcp_sock_releaseSamuel Ortiz
2012-03-06NFC: Fragment LLCP I framesSamuel Ortiz
2012-03-06NFC: Set MIU and RW values from CONNECT and CC LLCP framesSamuel Ortiz
2012-03-06NFC: Send LLCP RR frames to acknowledge received I framesSamuel Ortiz
2012-03-06NFC: Set the right LLCP N(R) value for I framesSamuel Ortiz
2012-03-06NFC: Clear LLCP SDPs whan MAC goes downSamuel Ortiz
2012-03-06NFC: Fix bitops usage in LLCPSamuel Ortiz
2012-03-06NFC: LLCP socket sendmsg implemetationSamuel Ortiz
2012-03-06NFC: Handle Receiver Not Ready LLCP frameSamuel Ortiz
2012-03-06NFC: Factorize the I frame queueing routineSamuel Ortiz
2012-03-06NFC: Add device powered netlink attributeSamuel Ortiz
2012-03-06mac80211: Modify tsf via debugfs in mesh interfacesJavier Cardona
2012-03-06mac80211: fix mesh airtime link metric estimatingThomas Pedersen
2012-03-06cfg80211: expose cfg80211_calculate_bitrate()Thomas Pedersen
2012-03-06cfg80211/mac80211: report signal strength for mgmt framesJohannes Berg
2012-03-06netfilter: nf_conntrack: fix early_drop with reliable event deliveryPablo Neira Ayuso
2012-03-06bridge: netfilter: don't call iptables on vlan packets if sysctl is offFlorian Westphal
2012-03-06netfilter: bridge: fix wrong pointer dereferencePablo Neira Ayuso
2012-03-06netfilter: ctnetlink: remove incorrect spin_[un]lock_bh on NAT module autoloadPablo Neira Ayuso
2012-03-06netfilter: ebtables: fix wrong name length while copying to user-spaceSantosh Nayak
2012-03-06tcp: fix tcp_shift_skb_data() to not shift SACKed data below snd_unaNeal Cardwell
2012-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-05bridge: check return value of ipv6_dev_get_saddr()Ulrich Weber
2012-03-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-03-05mac80211: combine QoS with other BSS changesJohannes Berg
2012-03-05mac80211: use common radiotap code for cooked monitorsJohannes Berg
2012-03-05cfg80211: Add an attribute to set inactivity timeout in AP modeVasanthakumar Thiagarajan
2012-03-05mac80211: fix the support of setting non-forwarding entity in MeshChun-Yeow Yeoh
2012-03-05net: export netdev_stats_to_stats64Eric Dumazet
2012-03-05mac80211: add an rx flag for ignoring a packet's signal strengthFelix Fietkau
2012-03-05mac80211: use compare_ether_addr on MAC addresses instead of memcmpFelix Fietkau
2012-03-05mac80211: use 16 bit alignment for the if_ibss bssid fieldFelix Fietkau
2012-03-05{nl,cfg,mac}80211: Implement RSSI threshold for mesh peeringAshok Nagarajan
2012-03-05mac80211: Fix the generation of PREQs in proactive RANN mechanism of HWMPChun-Yeow Yeoh
2012-03-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-03-05Merge branch 'perf/urgent' into perf/coreIngo Molnar
2012-03-04rtnetlink: fix rtnl_calcit() and rtnl_dump_ifinfo()Eric Dumazet