index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-07-18
Update setapp/getapp prototypes in dcbnl_rtnl_ops to return int instead of u8
Anish Bhatt
6
-25
/
+22
2014-07-17
net_sched: cancel nest attribute on failure in tcf_exts_dump()
Cong Wang
1
-3
/
+8
2014-07-17
openvswitch: make generic netlink group const
stephen hemminger
1
-9
/
+9
2014-07-17
bonding: Do not try to send packets over dead link in TLB mode.
Mahesh Bandewar
3
-5
/
+64
2014-07-17
net: davinci_mdio: allow to create phys from dt
Grygorii Strashko
1
-2
/
+19
2014-07-17
net: davinci_mdio: reuse for keystone2 arch
Grygorii Strashko
2
-6
/
+6
2014-07-17
net: clean up some sparse endianness warnings in ipv6.h
Jeff Layton
1
-6
/
+11
2014-07-17
udp: Use hash2 for long hash1 chains in __udp*_lib_mcast_deliver.
David Held
3
-20
/
+55
2014-07-17
udp: Simplify __udp*_lib_mcast_deliver.
David Held
2
-87
/
+49
2014-07-17
net/mlx4_core: Remove MCG in case it is attached to promiscuous QPs only
Saeed Mahameed
1
-26
/
+62
2014-07-17
net/mlx4_core: In SR-IOV mode host should add promisc QP to default entry only
Eugenia Emantayev
1
-70
/
+99
2014-07-17
net/mlx4_core: Make sure the max number of QPs per MCG isn't exceeded
Alexander Guller
1
-1
/
+7
2014-07-17
net/mlx4_core: Make sure that negative array index isn't used
Dotan Barak
1
-12
/
+26
2014-07-17
net/mlx4_core: Fix leakage of SW multicast entries
Yevgeny Petrilin
1
-1
/
+13
2014-07-17
netlink: remove bool varible
Varka Bhadram
1
-4
/
+2
2014-07-17
rtnetlink: Drop unnecessary return value from ndo_dflt_fdb_del
Alexander Duyck
1
-4
/
+2
2014-07-17
net: remove open-coded skb_cow_head.
françois romieu
1
-2
/
+2
2014-07-17
tipc: ensure sequential message delivery across dual bearers
Jon Paul Maloy
1
-12
/
+5
2014-07-17
tipc: rename temporarily named functions
Jon Paul Maloy
9
-37
/
+37
2014-07-17
tipc: remove unreferenced functions
Jon Paul Maloy
8
-440
/
+0
2014-07-17
tipc: start using the new multicast functions
Jon Paul Maloy
2
-41
/
+56
2014-07-17
tipc: add new functions for multicast and broadcast distribution
Jon Paul Maloy
6
-2
/
+136
2014-07-17
tipc: let internal link users call the new link send function
Jon Paul Maloy
1
-8
/
+7
2014-07-17
tipc: make name table distributor use new send function
Jon Paul Maloy
5
-85
/
+48
2014-07-16
net: ppp: access ppp->nextseq only if CONFIG_PPP_MULTILINK is defined
Christoph Schulz
1
-0
/
+2
2014-07-16
net: sctp: deprecate rfc6458, 5.3.2. SCTP_SNDRCV support
Daniel Borkmann
1
-2
/
+7
2014-07-16
net: sctp: implement rfc6458, 8.1.31. SCTP_DEFAULT_SNDINFO support
Geir Ola Vaagland
2
-9
/
+99
2014-07-16
net: sctp: implement rfc6458, 5.3.6. SCTP_NXTINFO cmsg support
Geir Ola Vaagland
6
-23
/
+125
2014-07-16
net: sctp: implement rfc6458, 5.3.5. SCTP_RCVINFO cmsg support
Geir Ola Vaagland
5
-9
/
+105
2014-07-16
net: sctp: implement rfc6458, 5.3.4. SCTP_SNDINFO cmsg support
Geir Ola Vaagland
3
-23
/
+79
2014-07-16
i40e: (ptp) warn when PF_ID does not match in PRTTSYN_CTL0
Jacob Keller
1
-2
/
+6
2014-07-16
i40e/i40evf: Clean up code
Paul M Stillwell Jr
5
-6
/
+3
2014-07-16
i40e: fix race conditions on queuing skb for HW time stamp
Jakub Kicinski
3
-1
/
+5
2014-07-16
i40e: never generate both software and hardware timestamps
Jakub Kicinski
1
-2
/
+2
2014-07-16
i40e: Add ndo_get_phys_port_id() callback support
Neerav Parikh
5
-2
/
+49
2014-07-16
bonding: remove pr_fmt from bond_options.c
Veaceslav Falico
1
-2
/
+0
2014-07-16
bonding: convert bond_options.c to use netdev_printk instead of pr_
Veaceslav Falico
1
-115
/
+101
2014-07-16
bonding: convert bond_procfs.c to use netdev_printk instead of pr_
Veaceslav Falico
1
-2
/
+2
2014-07-16
bonding: bonding: remove pr_fmt from bond_netlink.c
Veaceslav Falico
1
-2
/
+0
2014-07-16
bonding: convert bond_netlink.c to use netdev_printk instead of pr_
Veaceslav Falico
1
-6
/
+3
2014-07-16
bonding: convert bond_debugfs.c to use netdev_printk instead of pr_
Veaceslav Falico
1
-4
/
+2
2014-07-16
bonding: remove pr_fmt from bond_alb.c
Veaceslav Falico
1
-2
/
+0
2014-07-16
bonding: convert bond_alb.c to use netdev_printk instead of pr_
Veaceslav Falico
1
-19
/
+15
2014-07-16
bonding: remove pr_fmt from bond_3ad.c
Veaceslav Falico
1
-2
/
+0
2014-07-16
bonding: convert bond_3ad.c to use netdev_printk instead of pr_
Veaceslav Falico
1
-95
/
+88
2014-07-16
bonding: remove pr_fmt from bond_main.c
Veaceslav Falico
1
-2
/
+0
2014-07-16
bonding: convert bond_main.c to use netdev_printk instead of pr_
Veaceslav Falico
1
-180
/
+162
2014-07-16
drivers: net: cpsw: disable coalesce when rx_coalesce_usecs is zero
Mugunthan V N
1
-3
/
+7
2014-07-16
bonding: fix bond_option_mode_set warning
Nikolay Aleksandrov
1
-1
/
+2
2014-07-16
bonding: permit enslaving interfaces without set_mac support
Veaceslav Falico
1
-9
/
+10
[next]