Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | VSOCK: Introduce VM Sockets | Andy King | 2013-02-11 | 14 | -0/+5864 | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-02-09 | 11 | -28/+56 | |
|\| | | | | ||||||
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-02-08 | 28 | -85/+176 | |
| |\ \ \ \ | ||||||
| | * | | | | net: sctp: sctp_endpoint_free: zero out secret key data | Daniel Borkmann | 2013-02-08 | 1 | -0/+5 | |
| | * | | | | net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree | Daniel Borkmann | 2013-02-08 | 1 | -1/+1 | |
| | * | | | | l2tp: dont play with skb->truesize | Eric Dumazet | 2013-02-08 | 2 | -12/+0 | |
| | * | | | | net: sctp: sctp_auth_key_put: use kzfree instead of kfree | Daniel Borkmann | 2013-02-08 | 1 | -1/+1 | |
| | * | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o... | David S. Miller | 2013-02-08 | 1 | -7/+9 | |
| | |\ \ \ \ | ||||||
| | | * | | | | openvswitch: Move LRO check from transmit to receive. | Jesse Gross | 2013-01-22 | 1 | -7/+9 | |
| | * | | | | | ipv6/ip6_gre: fix error case handling in ip6gre_tunnel_xmit() | Tommi Rantala | 2013-02-06 | 1 | -1/+1 | |
| | * | | | | | tcp: fix for zero packets_in_flight was too broad | Ilpo Järvinen | 2013-02-06 | 1 | -2/+6 | |
| | * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-02-06 | 2 | -3/+16 | |
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | | | ||||||
| | | * | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2013-02-04 | 2 | -3/+16 | |
| | | |\ \ \ \ | ||||||
| | | | * | | | | Bluetooth: Fix hci_conn timeout routine | Andre Guedes | 2013-01-31 | 1 | -3/+3 | |
| | | | * | | | | Bluetooth: Fix handling of unexpected SMP PDUs | Johan Hedberg | 2013-01-31 | 1 | -0/+13 | |
| * | | | | | | | Merge tag 'nfs-for-3.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2013-01-31 | 1 | -1/+17 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | SUNRPC: When changing the queue priority, ensure that we change the owner | Trond Myklebust | 2013-01-30 | 1 | -1/+17 | |
* | | | | | | | | | net: sctp: sctp_auth_make_key_vector: use sctp_auth_create_key | Daniel Borkmann | 2013-02-08 | 1 | -5/+3 | |
* | | | | | | | | | ipv6: fix a RCU warning in net/ipv6/ip6_flowlabel.c | Amerigo Wang | 2013-02-08 | 1 | -4/+4 | |
* | | | | | | | | | skbuff: Move definition of NETDEV_FRAG_PAGE_MAX_SIZE | Alexander Duyck | 2013-02-08 | 1 | -4/+0 | |
* | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-02-08 | 26 | -379/+933 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Bluetooth: Refactor mgmt_pending_foreach | Andre Guedes | 2013-02-01 | 1 | -6/+2 | |
| * | | | | | | | | | Bluetooth: Remove unneeded locking | Andre Guedes | 2013-02-01 | 1 | -4/+0 | |
| * | | | | | | | | | Bluetooth: Reduce critical section in sco_conn_ready | Andre Guedes | 2013-02-01 | 1 | -8/+10 | |
| * | | | | | | | | | Bluetooth: Increment Management interface revision | Johan Hedberg | 2013-02-01 | 1 | -1/+1 | |
| * | | | | | | | | | Bluetooth: Fix link security setting when powering on | Johan Hedberg | 2013-02-01 | 1 | -0/+7 | |
| * | | | | | | | | | Bluetooth: Add support for 128-bit UUIDs in EIR data | Johan Hedberg | 2013-02-01 | 1 | -0/+34 | |
| * | | | | | | | | | Bluetooth: Add support for 32-bit UUIDs in EIR data | Johan Hedberg | 2013-02-01 | 1 | -0/+34 | |
| * | | | | | | | | | Bluetooth: Refactor UUID-16 list generation into its own function | Johan Hedberg | 2013-02-01 | 1 | -35/+43 | |
| * | | | | | | | | | Bluetooth: Remove useless eir_len variable from EIR creation | Johan Hedberg | 2013-02-01 | 1 | -7/+1 | |
| * | | | | | | | | | Bluetooth: Simplify UUID16 list generation for EIR | Johan Hedberg | 2013-02-01 | 1 | -31/+15 | |
| * | | | | | | | | | Bluetooth: Simplify UUID removal code | Johan Hedberg | 2013-02-01 | 1 | -4/+2 | |
| * | | | | | | | | | Bluetooth: Keep track of UUID type upon addition | Johan Hedberg | 2013-02-01 | 1 | -25/+23 | |
| * | | | | | | | | | Bluetooth: Simplify UUIDs clearing code | Johan Hedberg | 2013-02-01 | 1 | -7/+3 | |
| * | | | | | | | | | Bluetooth: Store UUIDs in the same order that they were added | Johan Hedberg | 2013-02-01 | 1 | -1/+1 | |
| * | | | | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2013-01-30 | 17 | -159/+457 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | mac80211: fix mesh_sta_info_get() reshuffle damage | Thomas Pedersen | 2013-01-28 | 1 | -0/+2 | |
| | * | | | | | | | | | cfg80211/nl80211: add API for MAC address ACLs | Vasanthakumar Thiagarajan | 2013-01-25 | 4 | -0/+151 | |
| | * | | | | | | | | | mac80211: avoid a build warning | Arnd Bergmann | 2013-01-25 | 1 | -4/+4 | |
| | * | | | | | | | | | mac80211: remove redundant check | Johannes Berg | 2013-01-24 | 1 | -11/+10 | |
| | * | | | | | | | | | cfg80211: fix channel check in cfg80211_can_use_iftype_chan | Simon Wunderlich | 2013-01-24 | 1 | -1/+2 | |
| | * | | | | | | | | | mac80211: support mesh rate updates | Thomas Pedersen | 2013-01-24 | 2 | -2/+9 | |
| | * | | | | | | | | | mac80211: clean up mesh sta allocation warning | Thomas Pedersen | 2013-01-24 | 2 | -68/+95 | |
| | * | | | | | | | | | mac80211: fix aggregation state with current drivers | Johannes Berg | 2013-01-24 | 2 | -16/+10 | |
| | * | | | | | | | | | mac80211: provide the vif in rssi_callback | Emmanuel Grumbach | 2013-01-24 | 3 | -7/+11 | |
| | * | | | | | | | | | mac80211: allow drivers to access IPv6 information | Johannes Berg | 2013-01-18 | 4 | -0/+69 | |
| | * | | | | | | | | | mac80211: improve aggregation debug messages | Johannes Berg | 2013-01-18 | 2 | -22/+36 | |
| | * | | | | | | | | | mac80211: remove ARP filter enable/disable logic | Johannes Berg | 2013-01-18 | 5 | -27/+15 | |
| | * | | | | | | | | | mac80211: add op to configure default key id | Yoni Divinsky | 2013-01-18 | 3 | -1/+43 | |
| * | | | | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2013-01-30 | 8 | -118/+327 | |
| |\ \ \ \ \ \ \ \ \ \ |