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
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkt_sched: sch_api: Move away from NLMSG_NEW().
David S. Miller
2012-06-26
1
-10
/
+14
*
pkt_sched: cls_api: Move away from NLMSG_NEW().
David S. Miller
2012-06-26
1
-5
/
+7
*
decnet: dn_table: Move away from NLMSG_NEW().
David S. Miller
2012-06-26
1
-5
/
+6
*
decnet: dn_route: Move away from NLMSG_NEW().
David S. Miller
2012-06-26
1
-5
/
+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
*
mac802154: add monitor listener to TX datapath
alex.bluesman.smirnov@gmail.com
2012-06-26
1
-0
/
+2
*
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
6
-1
/
+573
*
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/ipv6/route.c: packets originating on device match lo
David McCullough
2012-06-25
1
-0
/
+2
*
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
|
*
batman-adv: Prefix icmp_socket local static functions with batadv_
Sven Eckelmann
2012-06-25
1
-32
/
+34
|
*
batman-adv: Prefix hash local static functions with batadv_
Sven Eckelmann
2012-06-25
1
-2
/
+2
|
*
batman-adv: Prefix hard-interface local static functions with batadv_
Sven Eckelmann
2012-06-25
1
-31
/
+33
|
*
batman-adv: Prefix gateway_common local static functions with batadv_
Sven Eckelmann
2012-06-25
1
-5
/
+5
|
*
batman-adv: Prefix gateway_client local static functions with batadv_
Sven Eckelmann
2012-06-25
1
-32
/
+35
|
*
batman-adv: Prefix bridge_loop_avoidance local static functions with batadv_
Sven Eckelmann
2012-06-25
1
-152
/
+168
|
*
batman-adv: Prefix bat_sysfs local static functions with batadv_
Sven Eckelmann
2012-06-25
1
-117
/
+138
|
*
batman-adv: Prefix bat_iv_ogm local static functions with batadv_
Sven Eckelmann
2012-06-25
1
-127
/
+130
|
*
batman-adv: Prefix main static inline functions with batadv_
Sven Eckelmann
2012-06-25
16
-395
/
+414
|
*
batman-adv: Prefix unicast static inline functions with batadv_
Sven Eckelmann
2012-06-24
2
-2
/
+3
|
*
batman-adv: Prefix originator static inline functions with batadv_
Sven Eckelmann
2012-06-24
8
-32
/
+37
|
*
batman-adv: Prefix hash static inline functions with batadv_
Sven Eckelmann
2012-06-24
5
-35
/
+42
|
*
batman-adv: Prefix hard-interface static inline functions with batadv_
Sven Eckelmann
2012-06-24
14
-83
/
+84
|
*
batman-adv: Prefix bitarray static inline functions with batadv_
Sven Eckelmann
2012-06-24
4
-15
/
+16
|
*
batman-adv: Prefix bat_debugfs local static functions with batadv_
Sven Eckelmann
2012-06-24
1
-71
/
+72
[next]