Age | Commit message (Expand) | Author | Files | Lines |
2011-03-05 | batman-adv: Remove unused hdr_size variable in route_unicast_packet() | Linus Lüssing | 3 | -7/+5 |
2011-03-05 | batman-adv: rename batman_if struct to hard_iface | Marek Lindner | 18 | -330/+335 |
2011-03-05 | batman-adv: rename global if_list to hardif_list | Marek Lindner | 6 | -22/+22 |
2011-03-05 | batman-adv: remove orig_hash spinlock | Marek Lindner | 7 | -148/+38 |
2011-03-05 | batman-adv: increase refcount in create_neighbor to be consistent | Marek Lindner | 2 | -37/+30 |
2011-03-05 | batman-adv: Correct rcu refcounting for orig_node | Marek Lindner | 9 | -36/+49 |
2011-03-05 | batman-adv: remove extra layer between hash and hash element - hash bucket | Marek Lindner | 10 | -294/+298 |
2011-03-05 | batman-adv: separate ethernet comparing calls from hash functions | Marek Lindner | 8 | -42/+51 |
2011-03-05 | batman-adv: Fix possible buffer overflow in softif neigh list output | Linus Lüssing | 1 | -21/+1 |
2011-03-05 | batman-adv: Increase orig_node refcount before releasing rcu read lock | Linus Lüssing | 2 | -3/+5 |
2011-03-05 | batman-adv: Make bat_priv->curr_gw an rcu protected pointer | Linus Lüssing | 2 | -32/+72 |
2011-03-05 | batman-adv: make broadcast seqno operations atomic | Marek Lindner | 3 | -22/+37 |
2011-03-05 | batman-adv: protect bit operations to count OGMs with spinlock | Marek Lindner | 2 | -34/+33 |
2011-03-05 | batman-adv: Correct rcu refcounting for batman_if | Marek Lindner | 4 | -38/+33 |
2011-03-05 | batman-adv: Correct rcu refcounting for softif_neigh | Marek Lindner | 2 | -17/+16 |
2011-03-05 | batman-adv: Correct rcu refcounting for gw_node | Marek Lindner | 2 | -22/+17 |
2011-03-05 | batman-adv: Correct rcu refcounting for neigh_node | Marek Lindner | 7 | -174/+313 |
2011-03-05 | batman-adv: protect bonding with rcu locks | Simon Wunderlich | 7 | -163/+195 |
2011-03-05 | batman-adv: protect ogm counter arrays with spinlock | Marek Lindner | 3 | -6/+33 |
2011-03-05 | batman-adv: protect originator nodes with reference counters | Marek Lindner | 4 | -19/+78 |
2011-03-05 | batman-adv: protect each hash row with rcu locks | Marek Lindner | 8 | -45/+141 |
2011-03-05 | batman-adv: protect neigh_nodes used outside of rcu_locks with refcounting | Marek Lindner | 1 | -9/+31 |
2011-03-05 | batman-adv: free neighbors when an interface is deactivated | Marek Lindner | 1 | -2/+7 |
2011-03-05 | batman-adv: protect neighbor list with rcu locks | Marek Lindner | 3 | -21/+57 |
2011-03-05 | batman-adv: convert neighbor list to hlist | Marek Lindner | 3 | -28/+35 |
2011-03-05 | batman-adv: protect neighbor nodes with reference counters | Marek Lindner | 4 | -8/+28 |
2011-03-04 | ipv4: Remove flowi from struct rtable. | David S. Miller | 6 | -85/+133 |
2011-03-04 | ipv4: Set rt->rt_iif more sanely on output routes. | David S. Miller | 1 | -1/+1 |
2011-03-04 | ipv4: Get peer more cheaply in rt_init_metrics(). | David S. Miller | 1 | -2/+2 |
2011-03-04 | ipv4: Optimize flow initialization in output route lookup. | David S. Miller | 1 | -8/+10 |
2011-03-04 | inetpeer: seqlock optimization | Eric Dumazet | 1 | -40/+35 |
2011-03-04 | Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 14 | -159/+266 |
2011-03-04 | libceph: fix msgr standby handling | Sage Weil | 1 | -8/+22 |
2011-03-04 | libceph: fix msgr keepalive flag | Sage Weil | 1 | -5/+4 |
2011-03-04 | libceph: fix msgr backoff | Sage Weil | 1 | -2/+28 |
2011-03-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 14 | -159/+266 |
2011-03-04 | mac80211: Remove redundant preamble and RTS flag setup in minstrel_ht | Helmut Schaa | 1 | -3/+1 |
2011-03-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville | 7 | -269/+585 |
2011-03-03 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 17 | -73/+108 |
2011-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 1 | -3/+17 |
2011-03-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 8 | -19/+36 |
2011-03-04 | DNS: Fix a NULL pointer deref when trying to read an error key [CVE-2011-1076] | David Howells | 1 | -3/+17 |
2011-03-03 | libceph: retry after authorization failure | Sage Weil | 1 | -2/+0 |
2011-03-03 | libceph: fix handling of short returns from get_user_pages | Sage Weil | 1 | -5/+13 |
2011-03-03 | netlink: kill eff_cap from struct netlink_skb_parms | Patrick McHardy | 1 | -6/+0 |
2011-03-03 | ipv6: Use ERR_CAST in addrconf_dst_alloc. | David S. Miller | 1 | -6/+1 |
2011-03-03 | ipv4: Fix __ip_dev_find() to use ifa_local instead of ifa_address. | David S. Miller | 1 | -2/+2 |
2011-03-03 | net_sched: reduce fifo qdisc size | Eric Dumazet | 2 | -30/+22 |
2011-03-03 | netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms | Patrick McHardy | 3 | -30/+35 |
2011-03-03 | ipv4: Fix crash in dst_release when udp_sendmsg route lookup fails. | David S. Miller | 1 | -0/+1 |