index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
dtc
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-17
be2net: update UE bit description strings
Vasundhara Volam
1
-13
/
+13
2014-07-17
be2net: fix return status of some ndo methods
Kalesh AP
1
-16
/
+27
2014-07-17
be2net: fix return status of some ethtool methods
Kalesh AP
2
-5
/
+9
2014-07-17
be2net: return -ENOMEM for memory allocation failures
Kalesh AP
1
-2
/
+2
2014-07-17
be2net: return -ETIMEDOUT when a FW-cmd times out
Kalesh AP
1
-2
/
+2
2014-07-17
be2net: fix error status for FW-download
Kalesh AP
1
-3
/
+3
2014-07-17
be2net: use -ENETDOWN error status when interface is down
Kalesh AP
1
-2
/
+2
2014-07-17
bonding: destroy proc directory only after all bonds are gone
Veaceslav Falico
1
-1
/
+2
2014-07-17
bonding: use rtnl_deref in bond_change_rx_flags()
Veaceslav Falico
1
-4
/
+2
2014-07-17
cxgb4i: Add ipv6 code to driver, call into libcxgbi ipv6 api
Anish Bhatt
1
-39
/
+314
2014-07-17
libcxgbi: Add ipv6 api to driver
Anish Bhatt
2
-21
/
+237
2014-07-17
cxgb4: Export symbols required by cxgb4i for ipv6 support and required defines
Anish Bhatt
3
-4
/
+12
2014-07-17
cxgb4/iw_cxgb4: Move common defines to cxgb4
Anish Bhatt
2
-1
/
+1
2014-07-17
bonding: update bonding.txt for Layer2 hash factors
Jianhua Xie
1
-15
/
+16
2014-07-17
bonding: enhance L2 hash helper with packet type
Jianhua Xie
1
-4
/
+4
2014-07-17
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-16
openvswitch: make generic netlink group const
stephen hemminger
1
-9
/
+9
2014-07-16
bonding: Do not try to send packets over dead link in TLB mode.
Mahesh Bandewar
3
-5
/
+64
2014-07-16
net: davinci_mdio: allow to create phys from dt
Grygorii Strashko
1
-2
/
+19
2014-07-16
net: davinci_mdio: reuse for keystone2 arch
Grygorii Strashko
2
-6
/
+6
2014-07-16
net: clean up some sparse endianness warnings in ipv6.h
Jeff Layton
1
-6
/
+11
2014-07-16
udp: Use hash2 for long hash1 chains in __udp*_lib_mcast_deliver.
David Held
3
-20
/
+55
2014-07-16
udp: Simplify __udp*_lib_mcast_deliver.
David Held
2
-87
/
+49
2014-07-16
net/mlx4_core: Remove MCG in case it is attached to promiscuous QPs only
Saeed Mahameed
1
-26
/
+62
2014-07-16
net/mlx4_core: In SR-IOV mode host should add promisc QP to default entry only
Eugenia Emantayev
1
-70
/
+99
2014-07-16
net/mlx4_core: Make sure the max number of QPs per MCG isn't exceeded
Alexander Guller
1
-1
/
+7
2014-07-16
net/mlx4_core: Make sure that negative array index isn't used
Dotan Barak
1
-12
/
+26
2014-07-16
net/mlx4_core: Fix leakage of SW multicast entries
Yevgeny Petrilin
1
-1
/
+13
2014-07-16
netlink: remove bool varible
Varka Bhadram
1
-4
/
+2
2014-07-16
rtnetlink: Drop unnecessary return value from ndo_dflt_fdb_del
Alexander Duyck
1
-4
/
+2
2014-07-16
net: remove open-coded skb_cow_head.
françois romieu
1
-2
/
+2
2014-07-16
tipc: ensure sequential message delivery across dual bearers
Jon Paul Maloy
1
-12
/
+5
2014-07-16
tipc: rename temporarily named functions
Jon Paul Maloy
9
-37
/
+37
2014-07-16
tipc: remove unreferenced functions
Jon Paul Maloy
8
-440
/
+0
2014-07-16
tipc: start using the new multicast functions
Jon Paul Maloy
2
-41
/
+56
2014-07-16
tipc: add new functions for multicast and broadcast distribution
Jon Paul Maloy
6
-2
/
+136
2014-07-16
tipc: let internal link users call the new link send function
Jon Paul Maloy
1
-8
/
+7
2014-07-16
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
[next]