summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-05-11batman-adv: fix checkpatch string complaintMarek Lindner
2012-05-11batman-adv: avoid temporary routing loops by being strict on forwarded OGMsMarek Lindner
2012-05-11batman-adv: Adding hard_iface specific sysfs wrapper macros for UINTLinus Luessing
2012-05-11batman-adv: rename sysfs macros to reflect the soft-interface dependencyMarek Lindner
2012-05-11batman-adv: refactoring API: find generalized name for bat_ogm_update_mac cal...Marek Lindner
2012-05-11batman-adv: ignore protocol packets if the interface did not enable this prot...Marek Lindner
2012-05-11batman-adv: split neigh_new function into generic and batman iv specific partsMarek Lindner
2012-05-11batman-adv: replace HZ calculations with jiffies_to_msecs()Marek Lindner
2012-05-11batman-adv: rename last_valid to last_seenMarek Lindner
2012-05-11batman-adv: register batman ogm receive function during protocol initMarek Lindner
2012-05-11batman-adv: introduce packet type handler array for incoming packetsMarek Lindner
2012-05-11batman-adv: introduce is_single_hop_neigh variable to increase readabilityMarek Lindner
2012-05-11batman-adv: fix wrong dhcp option list browsingAntonio Quartulli
2012-05-116lowpan: IPv6 link local addressalex.bluesman.smirnov@gmail.com
2012-05-11codel: Controlled Delay AQMEric Dumazet
2012-05-11net_sched: update bstats in dequeue()Eric Dumazet
2012-05-11net, drivers/net: Convert compare_ether_addr_64bits to ether_addr_equal_64bitsJoe Perches
2012-05-11l2tp: fix data packet sequence number handlingJames Chapman
2012-05-11l2tp: fix reorder timeout recoveryJames Chapman
2012-05-11tcp: Out-line tcp_try_rmem_schedulePavel Emelyanov
2012-05-11tcp: Schedule rmem for rcvq repair sendPavel Emelyanov
2012-05-11tcp: Move rcvq sending to tcp_input.cPavel Emelyanov
2012-05-11sctp: check cached dst before using itNicolas Dichtel
2012-05-11pktgen: fix crash at module unloadEric Dumazet
2012-05-11Revert "net: maintain namespace isolation between vlan and real device"David S. Miller
2012-05-11ipv4: Do not use dead fib_info entries.David S. Miller
2012-05-10Merge tag 'nfs-for-3.4-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-05-10Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2012-05-10ethtool: Extend the ethtool API to obtain plugin module eeprom dataStuart Hodgson
2012-05-10ethtool: Split ethtool_get_eeprom() to allow for additional EEPROM accessorsBen Hutchings
2012-05-10dsa: Convert compare_ether_addr to ether_addr_equalJoe Perches
2012-05-10wireless: Convert compare_ether_addr to ether_addr_equal by handJoe Perches
2012-05-10wireless: Convert compare_ether_addr to ether_addr_equalJoe Perches
2012-05-10netfilter: Convert compare_ether_addr to ether_addr_equalJoe Perches
2012-05-10mac80211: Convert compare_ether_addr to ether_addr_equal by handJoe Perches
2012-05-10mac80211: Convert compare_ether_addr to ether_addr_equalJoe Perches
2012-05-10bluetooth: Convert compare_ether_addr to ether_addr_equalJoe Perches
2012-05-10atm: Convert compare_ether_addr to ether_addr_equalJoe Perches
2012-05-10bridge: Convert compare_ether_addr to ether_addr_equalJoe Perches
2012-05-10bridge: netfilter: Convert compare_ether_addr to ether_addr_equalJoe Perches
2012-05-108021q: Convert compare_ether_addr to ether_addr_equalJoe Perches
2012-05-10802: Convert compare_ether_addr to ether_addr_equalJoe Perches
2012-05-09netfilter: hashlimit: byte-based limit modeFlorian Westphal
2012-05-09netfilter: hashlimit: move rateinfo initialization to helperFlorian Westphal
2012-05-09netfilter: limit, hashlimit: avoid duplicated inlineFlorian Westphal
2012-05-09netfilter: add xt_hmark target for hash-based skb markingHans Schillstrom
2012-05-09netfilter: ip6_tables: add flags parameter to ipv6_find_hdr()Hans Schillstrom
2012-05-09{nl,cfg,mac}80211: Allow user to see/configure HT protection modeAshok Nagarajan
2012-05-09mac80211: Allow nonHT/HT peering in meshAshok Nagarajan
2012-05-09mac80211: Implement HT mixed protection modeAshok Nagarajan