index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-06-28
decnet: Do not use RTA_PUT() macros
Thomas Graf
2
-51
/
+79
2012-06-28
ip6mr: Do not use RTA_PUT() macros
Thomas Graf
1
-2
/
+3
2012-06-28
ipmr: Do not use RTA_PUT() macros
Thomas Graf
1
-14
/
+14
2012-06-28
inet_diag: Do not use RTA_PUT() macros
Thomas Graf
1
-59
/
+53
2012-06-28
sock_diag: Do not use RTA_PUT() macros
Thomas Graf
1
-9
/
+3
2012-06-28
unix_diag: Do not use RTA_PUT() macros
Thomas Graf
1
-47
/
+33
2012-06-28
ipv4: tcp: dont cache unconfirmed intput dst
Eric Dumazet
9
-15
/
+20
2012-06-27
be2net: Fix to trim skb for padded vlan packets to workaround an ASIC Bug
Somnath Kotur
2
-14
/
+47
2012-06-27
net: sh_eth: add support for set_ringparam/get_ringparam
Yoshihiro Shimoda
2
-33
/
+112
2012-06-27
net: sh_eth: fix up the buffer pointers
Yoshihiro Shimoda
1
-7
/
+24
2012-06-27
net: sh_eth: remove unnecessary members/definitions
Yoshihiro Shimoda
2
-75
/
+1
2012-06-27
net: sh_eth: remove unnecessary function
Yoshihiro Shimoda
2
-23
/
+0
2012-06-27
bnx2x: Change bnx2x_tests_str_arr to static char
Merav Sicron
1
-1
/
+1
2012-06-27
bnx2x, bnx2fc, bnx2i, cnic: Add statistics support and FCoE capabilities adve...
Barak Witkowski
13
-139
/
+420
2012-06-27
6lowpan: double unlock on an error path
Dan Carpenter
1
-1
/
+1
2012-06-27
netlink: Delete NLMSG_PUT and NLMSG_NEW.
David S. Miller
1
-8
/
+0
2012-06-27
pkt_sched: sch_api: Move away from NLMSG_NEW().
David S. Miller
1
-10
/
+14
2012-06-27
pkt_sched: cls_api: Move away from NLMSG_NEW().
David S. Miller
1
-5
/
+7
2012-06-27
decnet: dn_table: Move away from NLMSG_NEW().
David S. Miller
1
-5
/
+6
2012-06-27
decnet: dn_route: Move away from NLMSG_NEW().
David S. Miller
1
-5
/
+7
2012-06-27
audit: netlink: Move away from NLMSG_NEW().
David S. Miller
1
-10
/
+13
2012-06-27
infiniband: netlink: Move away from NLMSG_NEW().
David S. Miller
1
-4
/
+6
2012-06-27
selinux: netlink: Move away from NLMSG_PUT().
David S. Miller
1
-4
/
+7
2012-06-27
unix_diag: Move away from NLMSG_PUT().
David S. Miller
1
-11
/
+13
2012-06-27
pkt_sched: act_api: Move away from NLMSG_PUT().
David S. Miller
1
-28
/
+31
2012-06-27
netfilter: nfnetlink_queue_core: Move away from NLMSG_PUT().
David S. Miller
1
-9
/
+13
2012-06-27
netfilter: nfnetlink_log: Move away from NLMSG_PUT().
David S. Miller
1
-13
/
+16
2012-06-27
netfilter: ipt_ULOG: Move away from NLMSG_PUT().
David S. Miller
1
-7
/
+8
2012-06-27
inet_diag: Move away from NLMSG_PUT().
David S. Miller
1
-19
/
+24
2012-06-27
decnet: dn_rtmsg: Move away from NLMSG_PUT().
David S. Miller
1
-10
/
+10
2012-06-27
netfilter: ebt_ulog: Move away from NLMSG_PUT().
David S. Miller
1
-13
/
+10
2012-06-27
gdm72xx: Move away from NLMSG_PUT().
David S. Miller
1
-4
/
+6
2012-06-27
connector: Move cn_test.c away from NLMSG_PUT().
David S. Miller
1
-7
/
+6
2012-06-27
connector: use nlmsg_put() instead of NLMSG_PUT() macro.
Javier Martinez Canillas
1
-6
/
+6
2012-06-27
team: remove unused rcu_head field from team_port struct
Jiri Pirko
1
-1
/
+0
2012-06-27
team: do not allow to map disabled ports
Jiri Pirko
3
-4
/
+6
2012-06-27
team: fix team_adjust_ops with regard to enabled ports
Jiri Pirko
1
-11
/
+19
2012-06-27
mac802154: add monitor listener to TX datapath
alex.bluesman.smirnov@gmail.com
1
-0
/
+2
2012-06-27
drivers/ieee802154: add support for the at86rf230/231 transceivers
alex.bluesman.smirnov@gmail.com
4
-0
/
+1003
2012-06-27
mac802154: mlme start request
alex.bluesman.smirnov@gmail.com
1
-0
/
+25
2012-06-27
mac802154: page and channel setter
alex.bluesman.smirnov@gmail.com
2
-0
/
+45
2012-06-27
mac802154: short address setter
alex.bluesman.smirnov@gmail.com
2
-0
/
+18
2012-06-27
mac802154: set and get PAN id
alex.bluesman.smirnov@gmail.com
2
-0
/
+33
2012-06-27
mac802154: add wpan device-class support
alex.bluesman.smirnov@gmail.com
8
-13
/
+583
2012-06-27
net: qmi_wwan: simplify a check in qmi_wwan_bind()
Dan Carpenter
1
-2
/
+2
2012-06-27
ipv4: Cache ip_error() routes even when not forwarding.
David S. Miller
2
-18
/
+20
2012-06-26
ipv4: Remove unnecessary code from rt_check_expire().
David S. Miller
1
-23
/
+11
2012-06-26
batman-adv: fix global TT entry deletion
Antonio Quartulli
1
-0
/
+2
2012-06-26
batman-adv: fix condition in AP isolation
Antonio Quartulli
1
-1
/
+1
2012-06-26
net/sh-eth: Check return value of sh_eth_reset when chip reset fail
Nobuhiro Iwamatsu
1
-32
/
+56
[next]