| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | net: libphy: Add phy specific function to access mmd phy registers | Vince Bridgers | 2014-07-30 | 1 | -0/+18 |
| * | | | | | | netfilter: xt_bpf: add mising opaque struct sk_filter definition | Pablo Neira | 2014-07-30 | 1 | -0/+2 |
| * | | | | | | dcbnl : Fix misleading dcb_app->priority explanation | Anish Bhatt | 2014-07-30 | 1 | -1/+2 |
| * | | | | | | mlx5: Adjust events to use unsigned long param instead of void * | Jack Morgenstein | 2014-07-30 | 1 | -2/+2 |
| * | | | | | | mlx5: minor fixes (mainly avoidance of hidden casts) | Jack Morgenstein | 2014-07-30 | 2 | -8/+4 |
| * | | | | | | mlx5: Move pci device handling from mlx5_ib to mlx5_core | Jack Morgenstein | 2014-07-30 | 1 | -2/+15 |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-07-30 | 7 | -13/+25 |
| |\ \ \ \ \ \
| | | |_|_|_|/
| | |/| | | | |
|
| * | | | | | | ipv4: fail early when creating netdev named all or default | WANG Cong | 2014-07-29 | 1 | -0/+6 |
| * | | | | | | net: remove deprecated syststamp timestamp | Willem de Bruijn | 2014-07-29 | 2 | -21/+4 |
| * | | | | | | packet: remove deprecated syststamp timestamp | Willem de Bruijn | 2014-07-29 | 1 | -1/+1 |
| * | | | | | | Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2014-07-28 | 9 | -223/+295 |
| |\ \ \ \ \ \
| | | |_|/ / /
| | |/| | | | |
|
| | * | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2014-07-22 | 3 | -10/+18 |
| | |\ \ \ \ \
| | | | |_|_|/
| | | |/| | | |
|
| | | * | | | | Bluetooth: Introduce a flag to track who really initiates authentication | Johan Hedberg | 2014-07-17 | 1 | -0/+1 |
| | | * | | | | Bluetooth: Pass initiator/acceptor information to hci_conn_security() | Johan Hedberg | 2014-07-17 | 2 | -2/+3 |
| | | * | | | | Bluetooth: Track number of LE slave connections | Johan Hedberg | 2014-07-16 | 1 | -0/+5 |
| | | * | | | | Bluetooth: Add a role parameter to hci_conn_add() | Johan Hedberg | 2014-07-16 | 1 | -1/+2 |
| | | * | | | | Bluetooth: Use explicit role instead of a bool in function parameters | Johan Hedberg | 2014-07-16 | 1 | -3/+3 |
| | | * | | | | Bluetooth: Convert HCI_CONN_MASTER flag to a conn->role variable | Johan Hedberg | 2014-07-16 | 1 | -1/+1 |
| | | * | | | | Bluetooth: Add proper defines for HCI connection role | Johan Hedberg | 2014-07-16 | 1 | -3/+3 |
| | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next | John W. Linville | 2014-07-22 | 2 | -0/+54 |
| | |\ \ \ \ \
| | | |_|_|_|/
| | |/| | | | |
|
| | | * | | | | mac80211: add support for Rx reordering offloading | Michal Kazior | 2014-07-21 | 1 | -0/+34 |
| | | * | | | | mac80211: add TDLS QoS param IE on setup-confirm | Arik Nemtsov | 2014-07-21 | 1 | -0/+20 |
| | * | | | | | b43: use one shared function for setting MAC frequency | Rafał Miłecki | 2014-07-18 | 1 | -0/+1 |
| | * | | | | | bcma: add support for BCM43217 found in Tenda W322E (14e4:43a9) | Rafał Miłecki | 2014-07-18 | 1 | -0/+1 |
| | * | | | | | ssb: extract power info from SPROM revs 4 and 5 | Rafał Miłecki | 2014-07-18 | 1 | -0/+37 |
| | * | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2014-07-18 | 5 | -213/+184 |
| | |\ \ \ \ \
| | | | |/ / /
| | | |/| | | |
|
| | | * | | | | Bluetooth: Convert L2CAP ident spinlock into a mutex | Marcel Holtmann | 2014-07-13 | 1 | -2/+1 |
| | | * | | | | Bluetooth: Enable LE encryption events only when supported | Marcel Holtmann | 2014-07-13 | 1 | -0/+1 |
| | | * | | | | Bluetooth: Move SCO timeout constants into net/bluetooth/sco.c | Marcel Holtmann | 2014-07-11 | 1 | -4/+0 |
| | | * | | | | Bluetooth: Remove unused SCO_DEFAULT_FLUSH_TO constant | Marcel Holtmann | 2014-07-11 | 1 | -1/+0 |
| | | * | | | | Bluetooth: Move struct sco_conn into net/bluetooth/sco.c | Marcel Holtmann | 2014-07-11 | 1 | -13/+0 |
| | | * | | | | Bluetooth: Move struct sco_pinfo into net/bluetooth/sco.c | Marcel Holtmann | 2014-07-11 | 1 | -12/+0 |
| | | * | | | | Bluetooth: Update the list of L2CAP fixed channels | Marcel Holtmann | 2014-07-11 | 1 | -1/+4 |
| | | * | | | | Bluetooth: Move HCI request internals to net/bluetooth/hci_core.c | Marcel Holtmann | 2014-07-11 | 1 | -8/+1 |
| | | * | | | | Bluetooth: Move struct hci_pinfo into net/bluetooth/hci_sock.c | Marcel Holtmann | 2014-07-11 | 1 | -11/+0 |
| | | * | | | | Bluetooth: Move struct hci_sec_filter next to its user | Marcel Holtmann | 2014-07-11 | 1 | -9/+0 |
| | | * | | | | Bluetooth: Move HCI socket definitions into its own header file | Marcel Holtmann | 2014-07-11 | 3 | -149/+176 |
| | | * | | | | Bluetooth: Remove unneeded mgmt_write_scan_failed function | Johan Hedberg | 2014-07-10 | 1 | -1/+0 |
| | | * | | | | Bluetooth: Remove unneeded mgmt_discoverable function | Johan Hedberg | 2014-07-10 | 1 | -1/+1 |
| | | * | | | | Bluetooth: Remove unneeded mgmt_connectable function | Johan Hedberg | 2014-07-10 | 1 | -1/+0 |
| * | | | | | | netlink: Fix shadow warning on jiffies | Mark Rustad | 2014-07-28 | 1 | -3/+3 |
| * | | | | | | inet: frag: use seqlock for hash rebuild | Florian Westphal | 2014-07-27 | 1 | -7/+6 |
| * | | | | | | inet: frag: remove periodic secret rebuild timer | Florian Westphal | 2014-07-27 | 1 | -2/+2 |
| * | | | | | | inet: frag: remove lru list | Florian Westphal | 2014-07-27 | 1 | -30/+2 |
| * | | | | | | inet: frag: don't account number of fragment queues | Florian Westphal | 2014-07-27 | 3 | -9/+0 |
| * | | | | | | inet: frag: move eviction of queues to work queue | Florian Westphal | 2014-07-27 | 1 | -1/+5 |
| * | | | | | | inet: frag: move evictor calls into frag_find function | Florian Westphal | 2014-07-27 | 1 | -1/+0 |
| * | | | | | | inet: frag: constify match, hashfn and constructor arguments | Florian Westphal | 2014-07-27 | 2 | -7/+8 |
| * | | | | | | net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn' | Alexei Starovoitov | 2014-07-24 | 1 | -25/+25 |
| * | | | | | | openvswitch: Enable tunnel GSO for OVS bridge. | Pravin B Shelar | 2014-07-24 | 1 | -0/+8 |