index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-30
switchdev: fix: pass correct obj size when deferring obj add
Scott Feldman
1
-2
/
+17
2015-10-30
switchdev: fix: erasing too much of vlan obj when handling multiple vlan specs
Scott Feldman
1
-2
/
+2
2015-10-30
Merge tag 'nfc-next-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
David S. Miller
15
-81
/
+297
2015-10-30
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
7
-47
/
+62
2015-10-30
ipv6: recreate ipv6 link-local addresses when increasing MTU over IPV6_MIN_MTU
Alexander Duyck
1
-19
/
+27
2015-10-30
switchdev: Add support for flood control
Ido Schimmel
1
-1
/
+4
2015-10-30
bridge: set is_local and is_static before fdb entry is added to the fdb hasht...
Roopa Prabhu
2
-9
/
+10
2015-10-29
ipv6: protect mtu calculation of wrap-around and infinite loop by rounding is...
Hannes Frederic Sowa
1
-0
/
+2
2015-10-29
Revert "Merge branch 'ipv6-overflow-arith'"
Hannes Frederic Sowa
1
-5
/
+1
2015-10-28
NFC: nci: non-static functions can not be inline
Robert Dolca
1
-8
/
+8
2015-10-27
mpls: reduce memory usage of routes
Robert Shearman
2
-38
/
+111
2015-10-27
mpls: fix forwarding using v4/v6 explicit null
Robert Shearman
1
-0
/
+2
2015-10-27
RDS-TCP: Recover correctly from pskb_pull()/pksb_trim() failure in rds_tcp_da...
Sowmini Varadhan
1
-2
/
+9
2015-10-27
sock: don't enable netstamp for af_unix sockets
Hannes Frederic Sowa
1
-3
/
+17
2015-10-27
openvswitch: Fix skb leak using IPv6 defrag
Joe Stringer
1
-0
/
+7
2015-10-27
ipv6: Export nf_ct_frag6_consume_orig()
Joe Stringer
1
-0
/
+1
2015-10-27
openvswitch: Fix double-free on ip_defrag() errors
Joe Stringer
3
-6
/
+16
2015-10-27
fib_trie: leaf_walk_rcu should not compute key if key is less than pn->key
Alexander Duyck
1
-1
/
+1
2015-10-27
bluetooth: 6lowpan: fix NOHZ: local_softirq_pending
Alexander Aring
1
-1
/
+1
2015-10-26
net: tso: add support for IPv6
emmanuel.grumbach@intel.com
1
-5
/
+13
2015-10-26
ipv6: gre: support SIT encapsulation
Eric Dumazet
1
-1
/
+2
2015-10-27
Bluetooth: Fix crash on fast disconnect of SCO
Kuba Pawlak
1
-0
/
+5
2015-10-26
ipv6: icmp: include addresses in debug messages
Bjørn Mork
1
-4
/
+8
2015-10-27
NFC: NCI: allow spi driver to choose transfer clock
Vincent Cuissard
1
-1
/
+6
2015-10-27
NFC: NCI: move generic spi driver to a module
Vincent Cuissard
3
-2
/
+7
2015-10-27
NFC: NCI: export nci_send_frame and nci_send_cmd function
Vincent Cuissard
1
-1
/
+3
2015-10-27
NFC: st21nfca: Add support for proprietary commands
Christophe Ricard
1
-0
/
+2
2015-10-27
NFC: st-nci: Add few code style fixes
Christophe Ricard
1
-1
/
+1
2015-10-27
NFC: netlink: Add mode parameter to deactivate_target functions
Christophe Ricard
7
-11
/
+24
2015-10-26
Bluetooth: Fix some obvious coding style issues in the SCO module
Marcel Holtmann
1
-11
/
+19
2015-10-26
Bluetooth: Replace hci_notify with hci_sock_dev_event
Marcel Holtmann
1
-16
/
+9
2015-10-26
Bluetooth: Rename bt_cb()->req into bt_cb()->hci
Marcel Holtmann
4
-17
/
+17
2015-10-26
Bluetooth: Remove unneeded parenthesis around MSG_OOB
Marcel Holtmann
2
-2
/
+2
2015-10-26
NFC: nci: Create pipe on specific gate in nci_hci_connect_gate
Christophe Ricard
1
-1
/
+55
2015-10-26
NFC: nci: Call nci_hci_clear_all_pipes at HCI initial activation.
Christophe Ricard
1
-0
/
+4
2015-10-26
NFC: nci: add nci_hci_clear_all_pipes functions
Christophe Ricard
1
-0
/
+15
2015-10-26
NFC: nci: extract pipe value using NCI_HCP_MSG_GET_PIPE
Christophe Ricard
1
-2
/
+2
2015-10-26
NFC: nci: Fix improper management of HCI return code
Christophe Ricard
1
-17
/
+49
2015-10-26
NFC: nci: Fix incorrect data chaining when sending data
Christophe Ricard
1
-7
/
+13
2015-10-25
Bluetooth: Fix locking issue during fast SCO reconnection.
Kuba Pawlak
1
-0
/
+5
2015-10-25
Bluetooth: Fix locking issue on SCO disconnection
Kuba Pawlak
1
-0
/
+2
2015-10-25
Bluetooth: Fix crash on SCO disconnect
Kuba Pawlak
1
-0
/
+2
2015-10-25
NFC: nci: add nci_get_conn_info_by_id function
Robert Dolca
1
-0
/
+13
2015-10-25
NFC: nci: fix possible crash in nci_core_conn_create
Robert Dolca
1
-1
/
+8
2015-10-25
NFC: nci: rename nci_prop_ops to nci_driver_ops
Robert Dolca
1
-8
/
+8
2015-10-25
NFC: nci: Allow the driver to set handler for core nci ops
Robert Dolca
3
-21
/
+54
2015-10-25
NFC: nci: Introduce nci_core_cmd
Robert Dolca
1
-5
/
+19
2015-10-25
NFC: nci: Do not call post_setup when setup fails
Robert Dolca
1
-2
/
+1
2015-10-25
NFC: nci: Add function to get max packet size for conn
Robert Dolca
1
-0
/
+12
2015-10-25
NFC: nci: Export nci data send API
Robert Dolca
1
-0
/
+1
[prev]
[next]