Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | net: ping: make local functions static | Changli Gao | 2011-05-19 | 1 | -4/+4 | |
| * | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-05-19 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | net: add skb_dst_force() in sock_queue_err_skb() | Eric Dumazet | 2011-05-18 | 1 | -0/+3 | |
| * | | | | | | | | ipv4: Pass explicit destination address to rt_bind_peer(). | David S. Miller | 2011-05-18 | 3 | -13/+13 | |
| * | | | | | | | | ipv4: Pass explicit destination address to rt_get_peer(). | David S. Miller | 2011-05-18 | 1 | -3/+3 | |
| * | | | | | | | | ipv4: Make caller provide flowi4 key to inet_csk_route_req(). | David S. Miller | 2011-05-18 | 3 | -8/+11 | |
| * | | | | | | | | ipv4: Kill RT_CACHE_DEBUG | David S. Miller | 2011-05-18 | 2 | -44/+0 | |
| * | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-05-17 | 9 | -30/+38 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | ||||||
| | * | | | | | | | net: ethtool: fix IPV6 checksum feature name string | Michał Mirosław | 2011-05-17 | 1 | -1/+1 | |
| | * | | | | | | | net: Change netdev_fix_features messages loglevel | Michael S. Tsirkin | 2011-05-17 | 1 | -1/+1 | |
| | * | | | | | | | net: recvmmsg: Strip MSG_WAITFORONE when calling recvmsg | Anton Blanchard | 2011-05-17 | 1 | -2/+4 | |
| | * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2011-05-17 | 1 | -4/+12 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | netfilter: nf_ct_sip: fix SDP parsing in TCP SIP messages for some Cisco phones | Patrick McHardy | 2011-05-16 | 1 | -4/+10 | |
| | | * | | | | | | | netfilter: nf_ct_sip: validate Content-Length in TCP SIP messages | Patrick McHardy | 2011-05-16 | 1 | -0/+2 | |
| | | * | | | | | | | IPVS: init and cleanup restructuring | Hans Schillstrom | 2011-05-09 | 7 | -80/+206 | |
| | | * | | | | | | | IPVS: Change of socket usage to enable name space exit. | Hans Schillstrom | 2011-05-09 | 2 | -22/+38 | |
| | | * | | | | | | | netfilter: ebtables: only call xt_compat_add_offset once per rule | Florian Westphal | 2011-04-21 | 1 | -52/+9 | |
| | | * | | | | | | | netfilter: fix ebtables compat support | Eric Dumazet | 2011-04-21 | 2 | -3/+4 | |
| | | * | | | | | | | netfilter: ctnetlink: fix timestamp support for new conntracks | Pablo Neira Ayuso | 2011-04-21 | 1 | -0/+4 | |
| | * | | | | | | | | net: use hlist_del_rcu() in dev_change_name() | Eric Dumazet | 2011-05-17 | 1 | -1/+1 | |
| * | | | | | | | | | ipv4: Don't use enums as bitmasks in ip_fragment.c | David S. Miller | 2011-05-17 | 1 | -6/+4 | |
| * | | | | | | | | | net: ping: fix build failure | Vasiliy Kulikov | 2011-05-17 | 2 | -12/+13 | |
| * | | | | | | | | | bluetooth: Fix warnings in l2cap_core.c | David S. Miller | 2011-05-16 | 1 | -2/+2 | |
| * | | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2011-05-16 | 46 | -607/+1960 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-05-16 | 46 | -607/+1960 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | cfg80211: make stripping of 802.11 header optional from AMSDU | Yogesh Ashok Powar | 2011-05-16 | 2 | -9/+14 | |
| | | * | | | | | | | | | nl80211: Move peer link state definition to nl80211 | Javier Cardona | 2011-05-16 | 6 | -45/+45 | |
| | | * | | | | | | | | | net/rfkill/core.c: Avoid leaving freed data in a list | Julia Lawall | 2011-05-16 | 1 | -1/+1 | |
| | | * | | | | | | | | | mac80211: sparse RCU annotations | Johannes Berg | 2011-05-16 | 16 | -74/+118 | |
| | | * | | | | | | | | | mac80211: fix TX a-MPDU locking | Johannes Berg | 2011-05-16 | 3 | -12/+42 | |
| | | * | | | | | | | | | cfg80211: advertise possible interface combinations | Johannes Berg | 2011-05-16 | 5 | -18/+263 | |
| | | * | | | | | | | | | mac80211: mesh: move some code to make it static | Johannes Berg | 2011-05-12 | 3 | -54/+53 | |
| | | * | | | | | | | | | cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stopped | Luciano Coelho | 2011-05-12 | 7 | -28/+42 | |
| | | * | | | | | | | | | mac80211: fix a few RCU issues | Johannes Berg | 2011-05-12 | 1 | -5/+7 | |
| | | * | | | | | | | | | mac80211: fix another key non-race | Johannes Berg | 2011-05-12 | 1 | -2/+4 | |
| | | * | | | | | | | | | mac80211: make key locking clearer | Johannes Berg | 2011-05-12 | 3 | -27/+20 | |
| | | * | | | | | | | | | mac80211: remove pointless mesh path timer RCU code | Johannes Berg | 2011-05-12 | 1 | -14/+3 | |
| | | * | | | | | | | | | mac80211: fix contention time computation in minstrel, minstrel_ht | Daniel Halperin | 2011-05-12 | 2 | -8/+23 | |
| | | * | | | | | | | | | cfg80211: restrict AP beacon intervals | Johannes Berg | 2011-05-12 | 4 | -17/+52 | |
| | | * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville | 2011-05-12 | 6 | -121/+171 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | Bluetooth: Remove leftover debug messages | Gustavo F. Padovan | 2011-05-12 | 1 | -3/+1 | |
| | | | * | | | | | | | | | Bluetooth: Add support for disconnecting LE links via mgmt | Vinicius Costa Gomes | 2011-05-11 | 1 | -0/+3 | |
| | | | * | | | | | | | | | Bluetooth: Add support for sending connection events for LE links | Vinicius Costa Gomes | 2011-05-11 | 1 | -1/+4 | |
| | | | * | | | | | | | | | Bluetooth: Double check sec req for pre 2.1 device | Waldemar Rymarkiewicz | 2011-05-11 | 2 | -1/+18 | |
| | | | * | | | | | | | | | Bluetooth: Remove l2cap_sk_list | Gustavo F. Padovan | 2011-05-05 | 2 | -79/+92 | |
| | | | * | | | | | | | | | Bluetooth: Handle psm == 0 case inside l2cap_add_psm() | Gustavo F. Padovan | 2011-05-05 | 2 | -30/+24 | |
| | | | * | | | | | | | | | Bluetooth: Add l2cap_add_psm() and l2cap_add_scid() | Gustavo F. Padovan | 2011-05-05 | 2 | -33/+55 | |
| | | * | | | | | | | | | | mac80211: Fix mesh-related build breakage... | Yogesh Ashok Powar | 2011-05-12 | 1 | -0/+2 | |
| | | * | | | | | | | | | | cfg80211/nl80211: add interval attribute for scheduled scans | Luciano Coelho | 2011-05-11 | 1 | -0/+10 | |
| | | * | | | | | | | | | | mac80211: add support for HW scheduled scan | Luciano Coelho | 2011-05-11 | 7 | -22/+242 |