| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: avoid using uninitialized stack data | Jes Sorensen | 2014-12-12 | 1 | -0/+1 |
* | net: dsa: propagate error code from dsa_slave_phy_setup | Florian Fainelli | 2014-12-12 | 1 | -4/+11 |
* | net: dsa: handle non-existing PHYs on switch internal bus | Florian Fainelli | 2014-12-12 | 1 | -0/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-12-11 | 437 | -10163/+23145 |
|\ |
|
| * | net: sock: fix access via invalid file descriptor | Alexei Starovoitov | 2014-12-11 | 1 | -2/+2 |
| * | net: introduce helper macro for_each_cmsghdr | Gu Zheng | 2014-12-11 | 8 | -15/+10 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-12-10 | 8 | -24/+29 |
| |\ |
|
| | * | net: fix suspicious rcu_dereference_check in net/sched/sch_fq_codel.c | Valdis.Kletnieks@vt.edu | 2014-12-10 | 1 | -1/+1 |
| | * | tcp: fix more NULL deref after prequeue changes | Eric Dumazet | 2014-12-10 | 2 | -16/+16 |
| | * | Update old iproute2 and Xen Remus links | Andrew Shewmaker | 2014-12-09 | 1 | -3/+4 |
| | * | net: sctp: use MAX_HEADER for headroom reserve in output path | Daniel Borkmann | 2014-12-09 | 1 | -2/+2 |
| | * | openvswitch: Fix flow mask validation. | Pravin B Shelar | 2014-12-06 | 1 | -2/+2 |
| | * | gre: Set inner mac header in gro complete | Tom Herbert | 2014-12-06 | 1 | -0/+3 |
| * | | irda: Convert function pointer arrays and uses to const | Joe Perches | 2014-12-10 | 4 | -13/+15 |
| * | | llc: Make llc_sap_action_t function pointer arrays const | Joe Perches | 2014-12-10 | 2 | -11/+11 |
| * | | llc: Make llc_conn_ev_qfyr_t function pointer arrays const | Joe Perches | 2014-12-10 | 2 | -120/+120 |
| * | | llc: Make function pointer arrays const | Joe Perches | 2014-12-10 | 2 | -236/+236 |
| * | | net: replace remaining users of arch_fast_hash with jhash | Daniel Borkmann | 2014-12-10 | 1 | -2/+2 |
| * | | netlink: use jhash as hashfn for rhashtable | Daniel Borkmann | 2014-12-10 | 1 | -1/+1 |
| * | | tipc: fix broadcast wakeup contention after congestion | Richard Alpe | 2014-12-10 | 2 | -5/+5 |
| * | | net: Pull out core bits of __netdev_alloc_skb and add __napi_alloc_skb | Alexander Duyck | 2014-12-10 | 2 | -8/+68 |
| * | | net: Split netdev_alloc_frag into __alloc_page_frag and add __napi_alloc_frag | Alexander Duyck | 2014-12-10 | 1 | -40/+77 |
| * | | Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | David S. Miller | 2014-12-10 | 30 | -280/+152 |
| |\ \ |
|
| | * | | skb_copy_datagram_iovec() can die | Al Viro | 2014-12-09 | 1 | -84/+0 |
| | * | | switch memcpy_to_msg() and skb_copy{,_and_csum}_datagram_msg() to primitives | Al Viro | 2014-12-09 | 1 | -35/+19 |
| | * | | first fruits - kill l2cap ->memcpy_fromiovec() | Al Viro | 2014-12-09 | 5 | -19/+6 |
| | * | | put iov_iter into msghdr | Al Viro | 2014-12-09 | 23 | -73/+59 |
| | * | | vmci: propagate msghdr all way down to __qp_memcpy_from_queue() | Al Viro | 2014-12-09 | 1 | -2/+2 |
| | * | | switch l2cap ->memcpy_fromiovec() to msghdr | Al Viro | 2014-12-09 | 2 | -4/+4 |
| | * | | switch tcp_sock->ucopy from iovec (ucopy.iov) to msghdr (ucopy.msg) | Al Viro | 2014-12-09 | 2 | -5/+4 |
| | * | | ip_generic_getfrag, udplite_getfrag: switch to passing msghdr | Al Viro | 2014-12-09 | 6 | -9/+9 |
| | * | | ipv6 equivalent of "ipv4: Avoid reading user iov twice after raw_probe_proto_... | Al Viro | 2014-12-09 | 1 | -56/+56 |
| | * | | raw.c: stick msghdr into raw_frag_vec | Al Viro | 2014-12-09 | 1 | -4/+4 |
| * | | | net: sched: cls: use nla_nest_cancel instead of nlmsg_trim | Jiri Pirko | 2014-12-10 | 6 | -13/+8 |
| * | | | tipc: avoid double lock 'spin_lock:&seq->lock' | Ying Xue | 2014-12-10 | 1 | -1/+1 |
| * | | | rocker: remove swdev mode | Roopa Prabhu | 2014-12-10 | 1 | -2/+8 |
| * | | | Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2014-12-10 | 49 | -960/+4823 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2014-12-08 | 1 | -9/+6 |
| | |\ \ \ |
|
| | * \ \ \ | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2014-12-05 | 23 | -617/+3129 |
| | |\ \ \ \ |
|
| | | * | | | | Bluetooth: Enable events for P-256 Public Key and DHKey commands | Marcel Holtmann | 2014-12-05 | 1 | -0/+14 |
| | | * | | | | Bluetooth: Add support for enabling Extended Scanner Filter Policies | Marcel Holtmann | 2014-12-05 | 1 | -0/+13 |
| | | * | | | | Bluetooth: Add support for handling LE Direct Advertising Report events | Marcel Holtmann | 2014-12-05 | 1 | -2/+55 |
| | | * | | | | Bluetooth: Enabled LE Direct Advertising Report event if supported | Marcel Holtmann | 2014-12-05 | 1 | -0/+8 |
| | | * | | | | mac802154: use goto label on failure | Varka Bhadram | 2014-12-05 | 1 | -2/+1 |
| | | * | | | | Bluetooth: Report invalid RSSI for service discovery and background scan | Marcel Holtmann | 2014-12-05 | 1 | -2/+10 |
| | | * | | | | Bluetooth: Fix discovery filter when no RSSI is available | Marcel Holtmann | 2014-12-05 | 2 | -3/+11 |
| | | * | | | | Bluetooth: Remove redundant reverse_base_uuid variable | Johan Hedberg | 2014-12-05 | 1 | -10/+2 |
| | | * | | | | Bluetooth: Fix Get Conn Info to use cmd_complete callback | Johan Hedberg | 2014-12-05 | 1 | -51/+33 |
| | | * | | | | Bluetooth: Fix initializing hci_conn RSSI to invalid value | Johan Hedberg | 2014-12-05 | 1 | -0/+1 |
| | | * | | | | Bluetooth: Convert Get Clock Info to use cmd_complete callback | Johan Hedberg | 2014-12-05 | 1 | -24/+35 |