index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
*
selinux: netlink: Move away from NLMSG_PUT().
David S. Miller
2012-06-26
1
-4
/
+7
*
unix_diag: Move away from NLMSG_PUT().
David S. Miller
2012-06-26
1
-11
/
+13
*
pkt_sched: act_api: Move away from NLMSG_PUT().
David S. Miller
2012-06-26
1
-28
/
+31
*
netfilter: nfnetlink_queue_core: Move away from NLMSG_PUT().
David S. Miller
2012-06-26
1
-9
/
+13
*
netfilter: nfnetlink_log: Move away from NLMSG_PUT().
David S. Miller
2012-06-26
1
-13
/
+16
*
netfilter: ipt_ULOG: Move away from NLMSG_PUT().
David S. Miller
2012-06-26
1
-7
/
+8
*
inet_diag: Move away from NLMSG_PUT().
David S. Miller
2012-06-26
1
-19
/
+24
*
decnet: dn_rtmsg: Move away from NLMSG_PUT().
David S. Miller
2012-06-26
1
-10
/
+10
*
netfilter: ebt_ulog: Move away from NLMSG_PUT().
David S. Miller
2012-06-26
1
-13
/
+10
*
gdm72xx: Move away from NLMSG_PUT().
David S. Miller
2012-06-26
1
-4
/
+6
*
connector: Move cn_test.c away from NLMSG_PUT().
David S. Miller
2012-06-26
1
-7
/
+6
*
connector: use nlmsg_put() instead of NLMSG_PUT() macro.
Javier Martinez Canillas
2012-06-26
1
-6
/
+6
*
team: remove unused rcu_head field from team_port struct
Jiri Pirko
2012-06-26
1
-1
/
+0
*
team: do not allow to map disabled ports
Jiri Pirko
2012-06-26
3
-4
/
+6
*
team: fix team_adjust_ops with regard to enabled ports
Jiri Pirko
2012-06-26
1
-11
/
+19
*
mac802154: add monitor listener to TX datapath
alex.bluesman.smirnov@gmail.com
2012-06-26
1
-0
/
+2
*
drivers/ieee802154: add support for the at86rf230/231 transceivers
alex.bluesman.smirnov@gmail.com
2012-06-26
4
-0
/
+1003
*
mac802154: mlme start request
alex.bluesman.smirnov@gmail.com
2012-06-26
1
-0
/
+25
*
mac802154: page and channel setter
alex.bluesman.smirnov@gmail.com
2012-06-26
2
-0
/
+45
*
mac802154: short address setter
alex.bluesman.smirnov@gmail.com
2012-06-26
2
-0
/
+18
*
mac802154: set and get PAN id
alex.bluesman.smirnov@gmail.com
2012-06-26
2
-0
/
+33
*
mac802154: add wpan device-class support
alex.bluesman.smirnov@gmail.com
2012-06-26
8
-13
/
+583
*
net: qmi_wwan: simplify a check in qmi_wwan_bind()
Dan Carpenter
2012-06-26
1
-2
/
+2
*
ipv4: Cache ip_error() routes even when not forwarding.
David S. Miller
2012-06-26
2
-18
/
+20
*
ipv4: Remove unnecessary code from rt_check_expire().
David S. Miller
2012-06-26
1
-23
/
+11
*
batman-adv: fix global TT entry deletion
Antonio Quartulli
2012-06-25
1
-0
/
+2
*
batman-adv: fix condition in AP isolation
Antonio Quartulli
2012-06-25
1
-1
/
+1
*
net/sh-eth: Check return value of sh_eth_reset when chip reset fail
Nobuhiro Iwamatsu
2012-06-25
1
-32
/
+56
*
net/sh-eth: Add support selecting MII function for SH7734 and R8A7740
Nobuhiro Iwamatsu
2012-06-25
2
-43
/
+66
*
net/ipv6/route.c: packets originating on device match lo
David McCullough
2012-06-25
1
-0
/
+2
*
caif-hsi: Remove use of module parameters
Sjur Brændeland
2012-06-25
2
-83
/
+82
*
caif-hsi: Replace platform device with ops structure.
Sjur Brændeland
2012-06-25
2
-77
/
+70
*
caif-hsi: Add rtnl support
Sjur Brændeland
2012-06-25
2
-90
/
+157
*
Documentation/networking/caif: Update documentation
Sjur Brændeland
2012-06-25
1
-64
/
+27
*
caif-hsi: Remove uncecessary assignments
Sjur Brændeland
2012-06-25
1
-5
/
+5
*
caif-hsi: Use netdev_X instead of dev_X for printing
Sjur Brændeland
2012-06-25
1
-47
/
+47
*
caif-hsi: changed test on aggregation_timeout
Kim Lilliestierna XX
2012-06-25
1
-1
/
+1
*
caif-hsi: Removed dead code
Kim Lilliestierna XX
2012-06-25
1
-7
/
+4
*
caif: Fixed potential memory leak
Kim Lilliestierna XX
2012-06-25
1
-8
/
+9
*
caif: added check for potential null return
Kim Lilliestierna XX
2012-06-25
1
-0
/
+5
*
caif: Remove unused pointer and code
Kim Lilliestierna XX
2012-06-25
1
-3
/
+0
*
6lowpan: remove excessive argument in pr_debug
alex.bluesman.smirnov@gmail.com
2012-06-25
1
-57
/
+37
*
6lowpan: fix hop limit compression
alex.bluesman.smirnov@gmail.com
2012-06-25
1
-0
/
+1
*
6lowpan: read data from skb safely
alex.bluesman.smirnov@gmail.com
2012-06-25
1
-32
/
+38
*
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2012-06-25
24
-1482
/
+1591
|
\
|
*
batman-adv: Prefix translation-table local static functions with batadv_
Sven Eckelmann
2012-06-25
1
-258
/
+282
|
*
batman-adv: Prefix soft-interface local static functions with batadv_
Sven Eckelmann
2012-06-25
1
-39
/
+41
|
*
batman-adv: Prefix send local static functions with batadv_
Sven Eckelmann
2012-06-25
1
-15
/
+15
|
*
batman-adv: Prefix routing local static functions with batadv_
Sven Eckelmann
2012-06-25
1
-31
/
+34
|
*
batman-adv: Prefix originator local static functions with batadv_
Sven Eckelmann
2012-06-25
1
-27
/
+27
[next]