index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nls
/
nls_iso8859-14.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-01-20
net: document accel_priv parameter for __dev_queue_xmit()
Jason Wang
1
-1
/
+2
2014-01-20
sctp: fix missing SCTP mailing list address update
Jean Sacren
1
-1
/
+1
2014-01-20
ipv6: optimize link local address search
Hannes Frederic Sowa
1
-3
/
+9
2014-01-20
phy: cleanup 10g code
stephen hemminger
1
-20
/
+4
2014-01-20
qlcnic: fix sparse warnings
Fengguang Wu
1
-8
/
+8
2014-01-20
ipv6: make IPV6_RECVPKTINFO work for ipv4 datagrams
Hannes Frederic Sowa
10
-24
/
+68
2014-01-20
sch_netem: replace magic numbers with enumerate
Yang Yingliang
1
-19
/
+28
2014-01-20
ipv6: add flowlabel_consistency sysctl
Florent Fourcot
5
-0
/
+25
2014-01-20
ipv6: add a flag to get the flow label used remotly
Florent Fourcot
4
-3
/
+14
2014-01-20
ipv6: add the IPV6_FL_F_REFLECT flag to IPV6_FL_A_GET
Florent Fourcot
4
-1
/
+34
2014-01-19
ipv4: be friend with drop monitor
Eric Dumazet
4
-6
/
+6
2014-01-19
net: add build-time checks for msg->msg_name size
Steffen Hurrle
34
-78
/
+68
2014-01-19
net: introduce SO_BPF_EXTENSIONS
Michal Sekletar
16
-0
/
+43
2014-01-18
ixgbevf: merge ixgbevf_tx_map and ixgbevf_tx_queue into a single function
Emil Tantilov
2
-140
/
+133
2014-01-18
ixgbevf: redo dma mapping using the tx buffer info
Emil Tantilov
2
-40
/
+59
2014-01-18
ixgbevf: make the first tx_buffer a repository for most of the skb info
Emil Tantilov
2
-95
/
+130
2014-01-18
ixgbevf: add tx counters
Emil Tantilov
1
-0
/
+2
2014-01-18
ixgbevf: remove counters for Tx/Rx checksum offload
Emil Tantilov
3
-20
/
+9
2014-01-18
ixgbevf: move ring specific stats into ring specific structure
Emil Tantilov
3
-44
/
+62
2014-01-18
ixgbevf: make use of the dev pointer in the ixgbevf_ring struct
Emil Tantilov
3
-84
/
+61
2014-01-18
Bluetooth: remove direct compilation of 6lowpan_iphc.c
Stephen Warren
1
-4
/
+0
2014-01-18
i40e: Fix device ID define names to align to standard
Shannon Nelson
7
-70
/
+70
2014-01-18
i40e: add DCB option to Kconfig
Neerav Parikh
2
-0
/
+10
2014-01-18
i40e: add DCB and DCBNL support
Neerav Parikh
4
-20
/
+669
2014-01-18
i40e: implement DCB support infastructure
Neerav Parikh
5
-15
/
+712
2014-01-18
i40e: refactor flow director
Anjali Singhai Jain
3
-160
/
+221
2014-01-18
i40e: rename defines
Jesse Brandeburg
4
-33
/
+33
2014-01-18
i40e: whitespace fixes
Jesse Brandeburg
4
-5
/
+5
2014-01-18
i40e: Change firmware workaround
Jesse Brandeburg
2
-7
/
+2
2014-01-18
i40e: fix compile warning on checksum_local
Jesse Brandeburg
1
-1
/
+1
2014-01-18
Bluetooth: remove direct compilation of 6lowpan_iphc.c
Stephen Warren
1
-4
/
+0
2014-01-18
virtio-net: fix build error when CONFIG_AVERAGE is not enabled
Michael Dalton
1
-0
/
+1
2014-01-18
ixgbevf: bump version
Don Skidmore
1
-1
/
+1
2014-01-18
ixgbe: bump version number
Don Skidmore
1
-1
/
+1
2014-01-18
ixgbe: add braces around else condition in ixgbe_qv_lock_* calls
Jacob Keller
1
-2
/
+4
2014-01-18
s390/bpf,jit: fix 32 bit divisions, use unsigned divide instructions
Heiko Carstens
1
-8
/
+8
2014-01-18
net: ftgmac100: use kfree_skb() where appropriate
Eric Dumazet
1
-3
/
+3
2014-01-18
bonding: add netlink attributes to slave link dev
sfeldma@cumulusnetworks.com
6
-2
/
+118
2014-01-18
bonding: add sysfs /slave dir for bond slave devices.
sfeldma@cumulusnetworks.com
5
-13
/
+176
2014-01-18
net: vxlan: do not use vxlan_net before checking event type
Daniel Borkmann
1
-2
/
+4
2014-01-18
ixgbe: set driver_max_VFs should be done before enabling SRIOV
ethan.zhao
1
-1
/
+1
2014-01-18
ixgbe: define IXGBE_MAX_VFS_DRV_LIMIT macro and cleanup const 63
ethan.zhao
3
-4
/
+9
2014-01-18
ipv4: fix a dst leak in tunnels
Eric Dumazet
2
-21
/
+14
2014-01-18
sh_eth: Add support for r7s72100
Simon Horman
2
-8
/
+119
2014-01-18
sh_eth: Use bool as return type of sh_eth_is_gether()
Simon Horman
1
-5
/
+2
2014-01-18
ipv6: send Change Status Report after DAD is completed
Flavio Leitner
1
-24
/
+33
2014-01-18
parisc: fix SO_MAX_PACING_RATE typo
Eric Dumazet
1
-1
/
+1
2014-01-18
ipv6: simplify detection of first operational link-local address on interface
Hannes Frederic Sowa
2
-22
/
+17
2014-01-18
tcp: metrics: Avoid duplicate entries with the same destination-IP
Christoph Paasch
1
-19
/
+32
2014-01-18
qlcnic: remove unused code
stephen hemminger
2
-31
/
+0
[next]