index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
team: Revert previous two changes.
David S. Miller
2012-06-20
2
-11
/
+6
*
team: use RCU_INIT_POINTER for NULL assignment of RCU pointer
Jiri Pirko
2012-06-20
1
-1
/
+1
*
team: use rcu_access_pointer to access RCU pointer by writer
Jiri Pirko
2012-06-20
2
-5
/
+10
*
can: c_can_pci: fix compilation on non HAVE_CLK archs
Marc Kleine-Budde
2012-06-20
1
-22
/
+7
*
ipv4: Early TCP socket demux.
David S. Miller
2012-06-19
10
-24
/
+110
*
inet: Sanitize inet{,6} protocol demux.
David S. Miller
2012-06-19
9
-47
/
+36
*
net: qmi_wwan: use module_usb_driver macro
Bjørn Mork
2012-06-19
1
-11
/
+1
*
net: qmi_wwan: shorten driver description
Bjørn Mork
2012-06-19
1
-2
/
+2
*
net: qmi_wwan: bind to both control and data interface
Bjørn Mork
2012-06-19
1
-68
/
+63
*
net: qmi_wwan: rearranging to prepare for code sharing
Bjørn Mork
2012-06-19
1
-52
/
+76
*
net: qmi_wwan: define a structure for driver specific state
Bjørn Mork
2012-06-19
1
-20
/
+29
*
team: use rcu_dereference_bh() in tx path
Jiri Pirko
2012-06-19
2
-4
/
+4
*
team: allow to send multiple set events in one message
Jiri Pirko
2012-06-19
1
-24
/
+9
*
team: ensure correct order of netlink messages delivery
Jiri Pirko
2012-06-19
1
-20
/
+5
*
team: implement multipart netlink messages for options transfers
Jiri Pirko
2012-06-19
1
-82
/
+116
*
team: lb: introduce infrastructure for userspace driven tx loadbalancing
Jiri Pirko
2012-06-19
1
-17
/
+500
*
team: add port_[enabled/disabled] mode callbacks
Jiri Pirko
2012-06-19
2
-0
/
+6
*
team: pass NULL to __team_option_inst_add() instead of 0
Jiri Pirko
2012-06-19
1
-1
/
+1
*
team: allow to specify one option instance to be send to userspace
Jiri Pirko
2012-06-19
1
-86
/
+124
*
team: fix error path in team_nl_fill_port_list_get()
Jiri Pirko
2012-06-19
1
-1
/
+1
*
team: fix error path in team_nl_fill_options_get()
Jiri Pirko
2012-06-19
1
-1
/
+1
*
team: allow async option changes
Jiri Pirko
2012-06-19
2
-0
/
+21
*
team: push array_index and port into separate structure
Jiri Pirko
2012-06-19
2
-27
/
+50
*
team: comments: s/net\/drivers\/team/drivers\/net\/team/
Jiri Pirko
2012-06-19
3
-3
/
+3
*
team: introduce array options
Jiri Pirko
2012-06-19
2
-23
/
+55
*
team: allow read/write-only options
Jiri Pirko
2012-06-19
1
-0
/
+4
*
team: lb: push hash counting into separate function
Jiri Pirko
2012-06-19
1
-7
/
+16
*
team: add mode priv to port
Jiri Pirko
2012-06-19
2
-1
/
+4
*
team: for nomode use dummy struct team_mode
Jiri Pirko
2012-06-19
1
-8
/
+21
*
team: make team_mode struct const
Jiri Pirko
2012-06-19
5
-23
/
+43
*
Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
2012-06-19
13
-64
/
+664
|
\
|
*
canfd: update documentation according to CAN FD extensions
Oliver Hartkopp
2012-06-19
1
-8
/
+146
|
*
vcan: add CAN FD support
Oliver Hartkopp
2012-06-19
1
-7
/
+20
|
*
candev: add/update helpers for CAN FD
Oliver Hartkopp
2012-06-19
2
-9
/
+59
|
*
canfd: add support for CAN FD in CAN_RAW sockets
Oliver Hartkopp
2012-06-19
2
-5
/
+48
|
*
canfd: add support for CAN FD in PF_CAN core
Oliver Hartkopp
2012-06-19
2
-29
/
+84
|
*
canfd: add new data structures and constants
Oliver Hartkopp
2012-06-19
3
-6
/
+63
|
*
c_can_pci: generic module for C_CAN/D_CAN on PCI
Federico Vaga
2012-06-19
3
-0
/
+244
*
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-06-19
86
-2966
/
+4743
|
\
\
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-19
86
-2966
/
+4743
|
|
\
\
|
|
*
|
iwlwifi: unlock on error path
Dan Carpenter
2012-06-14
1
-1
/
+3
|
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-13
14
-28
/
+115
|
|
|
\
\
|
|
|
*
|
ath9k: Fix softlockup in AR9485
Mohammed Shafi Shajakhan
2012-06-13
1
-0
/
+9
|
|
|
*
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-06-13
6
-4
/
+18
|
|
|
|
\
\
|
|
|
|
*
|
mac80211: stop polling in disassociation
David Spinadel
2012-06-13
1
-2
/
+2
|
|
|
|
*
|
mac80211: check sdata_running on ieee80211_set_bitrate_mask
Eliad Peller
2012-06-13
1
-0
/
+3
|
|
|
|
*
|
cfg80211: fix potential deadlock in regulatory
Eliad Peller
2012-06-13
1
-1
/
+1
|
|
|
|
*
|
mac80211: add missing kernel-doc
Ashok Nagarajan
2012-06-12
1
-0
/
+3
|
|
|
|
*
|
cfg80211: check iface combinations only when iface is running
Michal Kazior
2012-06-09
1
-1
/
+1
|
|
|
|
*
|
mac80211: add some missing kernel-doc
Johannes Berg
2012-06-09
2
-0
/
+8
[next]