| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-07-24 | 64 | -652/+1383 |
|\ |
|
| * | ipv4: Change rt->rt_iif encoding. | David S. Miller | 2012-07-23 | 1 | -1/+5 |
| * | ipv4: Prepare for change of rt->rt_iif encoding. | David S. Miller | 2012-07-23 | 1 | -0/+1 |
| * | tcp: dont drop MTU reduction indications | Eric Dumazet | 2012-07-23 | 1 | -0/+1 |
| * | Merge branch 'kill_rtcache' | David S. Miller | 2012-07-22 | 5 | -32/+30 |
| |\ |
|
| | * | ipv4: Kill rt->fi | David S. Miller | 2012-07-20 | 1 | -1/+0 |
| | * | ipv4: Turn rt->rt_route_iif into rt->rt_is_input. | David S. Miller | 2012-07-20 | 1 | -3/+3 |
| | * | ipv4: Kill rt->rt_oif | David S. Miller | 2012-07-20 | 1 | -1/+0 |
| | * | ipv4: Kill FLOWI_FLAG_RT_NOCACHE and associated code. | David S. Miller | 2012-07-20 | 2 | -3/+1 |
| | * | ipv4: Cache input routes in fib_info nexthops. | David S. Miller | 2012-07-20 | 1 | -0/+1 |
| | * | ipv4: Cache output routes in fib_info nexthops. | David S. Miller | 2012-07-20 | 1 | -0/+2 |
| | * | ipv4: Kill routes during PMTU/redirect updates. | David S. Miller | 2012-07-20 | 1 | -0/+1 |
| | * | net: Document dst->obsolete better. | David S. Miller | 2012-07-20 | 1 | -1/+13 |
| | * | ipv4: Adjust semantics of rt->rt_gateway. | David S. Miller | 2012-07-20 | 1 | -0/+7 |
| | * | ipv4: Remove 'rt_dst' from 'struct rtable' | David S. Miller | 2012-07-20 | 1 | -1/+0 |
| | * | ipv4: Remove 'rt_mark' from 'struct rtable' | David Miller | 2012-07-20 | 1 | -1/+0 |
| | * | ipv4: Kill 'rt_src' from 'struct rtable' | David Miller | 2012-07-20 | 1 | -1/+0 |
| | * | ipv4: Remove rt_key_{src,dst,tos} from struct rtable. | David Miller | 2012-07-20 | 1 | -5/+0 |
| | * | ipv4: Kill ip_route_input_noref(). | David Miller | 2012-07-20 | 1 | -14/+2 |
| | * | ipv4: Delete routing cache. | David S. Miller | 2012-07-20 | 1 | -1/+0 |
| * | | net: netprio_cgroup: rework update socket logic | John Fastabend | 2012-07-22 | 1 | -2/+2 |
| * | | sctp: Implement quick failover draft from tsvwg | Neil Horman | 2012-07-22 | 3 | -1/+31 |
| * | | ipv4: Fix neigh lookup keying over loopback/point-to-point devices. | David S. Miller | 2012-07-20 | 1 | -3/+0 |
| |/ |
|
| * | net: rename bond_queue_mapping to slave_dev_queue_mapping | Jiri Pirko | 2012-07-20 | 1 | -1/+1 |
| * | rtnl: allow to specify different num for rx and tx queue count | Jiri Pirko | 2012-07-20 | 1 | -4/+6 |
| * | tcp: improve latencies of timer triggered events | Eric Dumazet | 2012-07-20 | 1 | -0/+2 |
| * | tcp: use hash_32() in tcp_metrics | Eric Dumazet | 2012-07-20 | 1 | -1/+1 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-07-20 | 7 | -67/+111 |
| |\ |
|
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto... | John W. Linville | 2012-07-18 | 4 | -7/+19 |
| | |\ |
|
| | | * | Bluetooth: Use tx window from config response for ack timing | Mat Martineau | 2012-07-15 | 1 | -0/+1 |
| | | * | Bluetooth: debug: Print l2cap_chan refcount | Andrei Emeltchenko | 2012-07-11 | 1 | -0/+4 |
| | | * | Bluetooth: Improve debugging messages for hci_conn | Andrei Emeltchenko | 2012-06-30 | 1 | -0/+6 |
| | | * | Bluetooth: Use AUTO_OFF constant in jiffies | Andrei Emeltchenko | 2012-06-19 | 1 | -1/+2 |
| | | * | Bluetooth: Fix flags of mgmt_device_found event | Jefferson Delfes | 2012-06-12 | 1 | -1/+1 |
| | | * | Bluetooth: Update HCI timeouts constants to use msecs_to_jiffies | Andrei Emeltchenko | 2012-06-12 | 2 | -6/+6 |
| | | * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Gustavo Padovan | 2012-06-11 | 1 | -0/+6 |
| | | |\ |
|
| | * | \ | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2012-07-17 | 2 | -3/+34 |
| | |\ \ \ |
|
| | | * | | | cfg80211: add cellular base station regulatory hint support | Luis R. Rodriguez | 2012-07-17 | 1 | -0/+5 |
| | | * | | | cfg80211: support TX error rate CQM | Thomas Pedersen | 2012-07-17 | 1 | -0/+21 |
| | | * | | | cfg80211: reduce monitor interface tracking | Johannes Berg | 2012-07-13 | 1 | -4/+0 |
| | | * | | | cfg80211/mac80211: re-add get_channel operation | Johannes Berg | 2012-07-13 | 1 | -0/+9 |
| | * | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2012-07-12 | 2 | -57/+58 |
| | |\ \ \ \
| | | |/ / / |
|
| | | * | | | mac80211: add time synchronisation with BSS for assoc | Johannes Berg | 2012-07-12 | 1 | -2/+8 |
| | | * | | | mac80211: optimize ieee80211_rx_status struct layout | Johannes Berg | 2012-07-12 | 1 | -7/+7 |
| | | * | | | nl80211: move scan API to wdev | Johannes Berg | 2012-07-12 | 1 | -3/+4 |
| | | * | | | cfg80211: use wireless_dev for interface management | Johannes Berg | 2012-07-12 | 1 | -9/+10 |
| | | * | | | cfg80211: use wdev in mgmt-tx/ROC APIs | Johannes Berg | 2012-07-09 | 1 | -14/+13 |
| | | * | | | nl80211: prepare for non-netdev wireless devs | Johannes Berg | 2012-07-09 | 1 | -6/+16 |
| | | * | | | mac80211: remove ieee80211_key_removed | Johannes Berg | 2012-07-09 | 1 | -16/+0 |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-07-19 | 1 | -1/+1 |
| |\ \ \ \ \ |
|