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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-04
net/bonding: Notify state change on slaves
Moni Shoua
1
-0
/
+12
2015-02-04
net/bonding: Move slave state changes to a helper function
Moni Shoua
1
-0
/
+5
2015-02-04
net/core: Add event for a change in slave state
Moni Shoua
1
-0
/
+15
2015-02-04
Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...
David S. Miller
4
-13
/
+84
2015-02-04
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2
-5
/
+10
2015-02-04
net: add skb functions to process remote checksum offload
Tom Herbert
2
-0
/
+36
2015-02-04
xps: fix xps for stacked devices
Eric Dumazet
1
-2
/
+5
2015-02-02
ipv6: introduce ipv6_make_skb
Vlad Yasevich
1
-0
/
+19
2015-02-02
ipv6: pull cork initialization into its own function.
Vlad Yasevich
1
-5
/
+7
2015-02-02
net-timestamp: no-payload only sysctl
Willem de Bruijn
1
-0
/
+1
2015-02-02
net-timestamp: no-payload option
Willem de Bruijn
1
-1
/
+2
2015-02-02
Bluetooth: Remove mgmt_rp_read_local_oob_ext_data struct
Johan Hedberg
1
-4
/
+0
2015-02-02
Bluetooth: Add restarting to service discovery
Jakub Pawlowski
1
-0
/
+1
2015-02-02
Bluetooth: Add le_scan_restart work for LE scan restarting
Jakub Pawlowski
1
-0
/
+5
2015-02-01
swdevice: add new apis to set and del bridge port attributes
Roopa Prabhu
1
-1
/
+36
2015-02-01
bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellink
Roopa Prabhu
1
-2
/
+4
2015-02-01
netdev: introduce new NETIF_F_HW_SWITCH_OFFLOAD feature flag for switch devic...
Roopa Prabhu
1
-1
/
+5
2015-01-31
ipv4: icmp: use percpu allocation
Eric Dumazet
1
-1
/
+2
2015-01-31
Bluetooth: Store OOB data present value for each set of remote OOB data
Marcel Holtmann
1
-0
/
+1
2015-01-29
dev: add per net_device packet type chains
Salam Noureddine
1
-0
/
+2
2015-01-29
nl80211: don't document per-wiphy interface dump
Johannes Berg
1
-2
/
+2
2015-01-28
net: remove sock_iocb
Christoph Hellwig
1
-23
/
+0
2015-01-28
openvswitch: Add support for checksums on UDP tunnels.
Jesse Gross
1
-1
/
+1
2015-01-28
Merge tag 'nfc-next-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
3
-7
/
+24
2015-01-28
Bluetooth: Perform a power cycle when receiving hardware error event
Marcel Holtmann
1
-0
/
+3
2015-01-27
net/mlx4_core: Adjust command timeouts to conform to the firmware spec
Jack Morgenstein
1
-3
/
+3
2015-01-27
net/mlx4_core: Add bad-cable event support
Jack Morgenstein
1
-1
/
+13
2015-01-27
vxlan: advertise link netns in fdb messages
Nicolas Dichtel
1
-1
/
+1
2015-01-27
bonding: cleanup and remove dead code
Jonathan Toppins
1
-1
/
+0
2015-01-27
bonding: update bond carrier state when min_links option changes
Jonathan Toppins
1
-0
/
+1
2015-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
17
-30
/
+72
2015-01-28
NFC: st21nfca: Adding support for secure element
Christophe Ricard
1
-0
/
+2
2015-01-28
NFC: hci: Add cmd_received handler
Christophe Ricard
1
-0
/
+8
2015-01-27
NFC: hci: Change nfc_hci_send_response gate parameter to pipe
Christophe Ricard
1
-2
/
+0
2015-01-27
NFC: hci: Add pipes table to reference them with a tuple {gate, host}
Christophe Ricard
1
-1
/
+12
2015-01-27
NFC: hci: Change event_received handler gate parameter to pipe
Christophe Ricard
1
-1
/
+1
2015-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-5
/
+6
2015-01-27
mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphers
Jouni Malinen
1
-0
/
+5
2015-01-27
mac80111: Add BIP-CMAC-256 cipher
Jouni Malinen
1
-0
/
+9
2015-01-27
mac80111: Add GCMP and GCMP-256 ciphers
Jouni Malinen
1
-5
/
+10
2015-01-27
cfg80211: Add new GCMP, CCMP-256, BIP-GMAC, BIP-CMAC-256 ciphers
Jouni Malinen
1
-0
/
+18
2015-01-27
net: phy: keep track of the PHY suspend state
Florian Fainelli
1
-0
/
+2
2015-01-27
net: phy: document has_fixups field
Florian Fainelli
1
-0
/
+1
2015-01-26
ipv4: try to cache dst_entries which would cause a redirect
Hannes Frederic Sowa
1
-5
/
+6
2015-01-26
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
2
-8
/
+12
2015-01-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/...
David S. Miller
2
-4
/
+4
2015-01-26
openvswitch: Add support for unique flow IDs.
Joe Stringer
1
-0
/
+20
2015-01-26
genetlink: Add genlmsg_parse() helper function.
Joe Stringer
1
-0
/
+17
2015-01-26
Merge tag 'regulator-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+2
2015-01-26
NFC: st21nfcb: Fix copy/paste error in comment
Christophe Ricard
1
-1
/
+1
[next]