summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2012-03-07netfilter: ipset: Exceptions support added to hash:*net* typesJozsef Kadlecsik4-93/+329
2012-03-07netfilter: ipset: use NFPROTO_ constantsJan Engelhardt13-60/+60
2012-03-07openvswitch: Honor dp_ifindex, when specified, for vport lookup by name.Ben Pfaff1-0/+3
2012-03-07IPv6: Fix not join all-router mcast group when forwarding set.Li Wei1-0/+4
2012-03-07net: Use bool for return value of dev_valid_name().David S. Miller1-6/+6
2012-03-07NFC: NCI code identation fixesSamuel Ortiz4-122/+111
2012-03-07NFC: Core code identation fixesSamuel Ortiz5-62/+54
2012-03-07NFC: LLCP code identation fixesSamuel Ortiz4-93/+100
2012-03-07NFC: Fix LLCP sockets releasing pathSamuel Ortiz2-12/+26
2012-03-07NFC: Remove the rf mode parameter from the DEP link up routineSamuel Ortiz4-23/+17
2012-03-07NFC: SN is not an invalid GT valueSamuel Ortiz1-0/+2
2012-03-07NFC: Unlink LLCP child sockets from llcp_sock_releaseSamuel Ortiz1-13/+3
2012-03-07NFC: Fragment LLCP I framesSamuel Ortiz1-14/+43
2012-03-07NFC: Set MIU and RW values from CONNECT and CC LLCP framesSamuel Ortiz2-3/+49
2012-03-07NFC: Send LLCP RR frames to acknowledge received I framesSamuel Ortiz3-3/+33
2012-03-07NFC: Set the right LLCP N(R) value for I framesSamuel Ortiz1-1/+1
2012-03-07NFC: Clear LLCP SDPs whan MAC goes downSamuel Ortiz1-0/+13
2012-03-07NFC: Fix bitops usage in LLCPSamuel Ortiz1-10/+10
2012-03-07NFC: LLCP socket sendmsg implemetationSamuel Ortiz3-1/+62
2012-03-07NFC: Handle Receiver Not Ready LLCP frameSamuel Ortiz1-5/+11
2012-03-07NFC: Factorize the I frame queueing routineSamuel Ortiz2-17/+29
2012-03-07NFC: Add device powered netlink attributeSamuel Ortiz1-0/+3
2012-03-07mac80211: Modify tsf via debugfs in mesh interfacesJavier Cardona1-1/+6
2012-03-07mac80211: fix mesh airtime link metric estimatingThomas Pedersen3-10/+22
2012-03-07cfg80211: expose cfg80211_calculate_bitrate()Thomas Pedersen1-0/+1
2012-03-07cfg80211/mac80211: report signal strength for mgmt framesJohannes Berg4-8/+24
2012-03-06netfilter: nf_conntrack: fix early_drop with reliable event deliveryPablo Neira Ayuso1-2/+6
2012-03-06bridge: netfilter: don't call iptables on vlan packets if sysctl is offFlorian Westphal1-14/+18
2012-03-06netfilter: bridge: fix wrong pointer dereferencePablo Neira Ayuso1-1/+1
2012-03-06netfilter: ctnetlink: remove incorrect spin_[un]lock_bh on NAT module autoloadPablo Neira Ayuso1-3/+0
2012-03-06netfilter: ebtables: fix wrong name length while copying to user-spaceSantosh Nayak1-3/+13
2012-03-06tcp: fix tcp_shift_skb_data() to not shift SACKed data below snd_unaNeal Cardwell1-0/+4
2012-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-13/+19
2012-03-06bridge: check return value of ipv6_dev_get_saddr()Ulrich Weber1-2/+5
2012-03-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller17-316/+365
2012-03-06mac80211: combine QoS with other BSS changesJohannes Berg4-9/+17
2012-03-06mac80211: use common radiotap code for cooked monitorsJohannes Berg1-30/+9
2012-03-06cfg80211: Add an attribute to set inactivity timeout in AP modeVasanthakumar Thiagarajan1-0/+8
2012-03-06mac80211: fix the support of setting non-forwarding entity in MeshChun-Yeow Yeoh2-1/+11
2012-03-06net: export netdev_stats_to_stats64Eric Dumazet1-4/+5
2012-03-06mac80211: add an rx flag for ignoring a packet's signal strengthFelix Fietkau1-3/+6
2012-03-06mac80211: use compare_ether_addr on MAC addresses instead of memcmpFelix Fietkau10-42/+53
2012-03-06mac80211: use 16 bit alignment for the if_ibss bssid fieldFelix Fietkau1-1/+1
2012-03-06{nl,cfg,mac}80211: Implement RSSI threshold for mesh peeringAshok Nagarajan5-1/+33
2012-03-06mac80211: Fix the generation of PREQs in proactive RANN mechanism of HWMPChun-Yeow Yeoh2-5/+19
2012-03-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville17-316/+365
2012-03-05Merge branch 'perf/urgent' into perf/coreIngo Molnar49-210/+316
2012-03-05rtnetlink: fix rtnl_calcit() and rtnl_dump_ifinfo()Eric Dumazet1-8/+10
2012-03-05bridge: message age needs to increase, not decrease.Joakim Tjernlund1-1/+1
2012-03-05bridge: Adjust min age inc for HZ > 256Joakim Tjernlund1-2/+2