index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
highmem.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-06-02
net: filter: add test for loading SKF_AD_OFF limits
Daniel Borkmann
1
-0
/
+22
2014-06-02
net: filter: add slot overlapping test with fully filled M[]
Daniel Borkmann
1
-1
/
+74
2014-06-02
bridge: fix the unbalanced promiscuous count when add_if failed
wangweidong
1
-1
/
+1
2014-06-02
net: Revert mlx4 cpumask changes.
David S. Miller
3
-88
/
+28
2014-06-02
net: ks8851: Don't use regulator_get_optional()
Stephen Boyd
1
-28
/
+22
2014-06-02
net/mlx4_en: Use affinity hint
Yuval Atias
6
-4
/
+50
2014-06-02
cpumask: Utility function to set n'th cpu - local cpu first
Amir Vadai
2
-0
/
+66
2014-05-31
af_key: Replace comma with semicolon
Himangi Saraogi
1
-1
/
+1
2014-05-31
rds/tcp_listen: Replace comma with semicolon
Himangi Saraogi
1
-1
/
+1
2014-05-31
RDS/RDMA: Replace comma with semicolon
Himangi Saraogi
1
-1
/
+1
2014-05-31
ipmr: Replace comma with semicolon
Himangi Saraogi
1
-1
/
+1
2014-05-31
s390/net: fix format string mismatches
Ursula Braun
3
-10
/
+19
2014-05-31
qeth: Fix for possible null pointer dereference
Rickard Strandqvist
1
-2
/
+2
2014-05-31
af_iucv: correct cleanup if listen backlog is full
Ursula Braun
1
-2
/
+1
2014-05-31
af_iucv: Add automatic (source) iucv_name to bind
Philipp Hachtmann
1
-11
/
+18
2014-05-31
be2net: cleanup MCC async event processing code
Sathya Perla
2
-70
/
+67
2014-05-31
be2net: move async cmd processing to a separate routine
Sathya Perla
1
-33
/
+55
2014-05-31
be2net: re-factor MCCQ error status handling code
Kalesh AP
3
-45
/
+57
2014-05-31
be2net: support flashing new regions on Skyhawk-R
Vasundhara Volam
4
-107
/
+188
2014-05-31
be2net: fixup TX-rate setting code for Skyhawk-R
Ravikumar Nelavelli
3
-38
/
+81
2014-05-31
be2net: skip multicast promiscuos setting in already set
Kalesh AP
2
-13
/
+19
2014-05-31
atm: remove commented out check
Paul Bolle
1
-8
/
+2
2014-05-31
net: tile: Remove unnecessary memset of netdev private data
Tobias Klauser
1
-1
/
+0
2014-05-31
net: tile: Use helpers from linux/etherdevice.h to check/set MAC
Tobias Klauser
1
-9
/
+3
2014-05-31
bnx2x: update MAINTAINERS for bnx2x and e-mail addresses
Ariel Elior
19
-29
/
+29
2014-05-31
net: fec: use pinctrl PM helpers
Nimrod Andy
1
-0
/
+8
2014-05-31
net: filter: use block statements in tcpdump tests
Daniel Borkmann
1
-68
/
+75
2014-05-31
net: filter: test fill/spill of all M[] regs
Daniel Borkmann
1
-0
/
+90
2014-05-31
r8152: Use kmemdup instead of kmalloc + memcpy
Benoit Taine
1
-3
/
+1
2014-05-31
enic: Fix 64 bit divide on 32bit system
Govindarajulu Varadarajan
1
-1
/
+1
2014-05-31
net: tso: Export symbols for modular build
Sachin Kamat
1
-0
/
+5
2014-05-31
ehea: Introduce the use of the managed version of kzalloc
Himangi Saraogi
1
-3
/
+2
2014-05-30
net: of_mdio: don't store the length of a property if we don't need to
Daniel Mack
1
-2
/
+2
2014-05-30
net: of_mdio: add of_mdiobus_link_phydev()
Daniel Mack
3
-0
/
+47
2014-05-30
net: of_mdio: factor out code to parse a phy's 'reg' property
Daniel Mack
1
-12
/
+23
2014-05-29
i40e: relax the firmware API version check
Shannon Nelson
1
-2
/
+1
2014-05-29
i40evf: don't use RESETTING state during reinit
Mitch Williams
1
-2
/
+0
2014-05-29
i40: disable FCoE for MFP modes
Vasu Dev
1
-0
/
+6
2014-05-29
i40e: add clear_pxe AdminQ request
Shannon Nelson
2
-0
/
+32
2014-05-29
i40e: Clear recovery pending, if reset failed
Akeem G Abodunrin
1
-1
/
+3
2014-05-29
i40e/i40evf: Change type to u32 to avoid sparse error
Greg Rose
2
-4
/
+4
2014-05-29
i40e/i40evf: remove storm control
Jesse Brandeburg
5
-11
/
+2
2014-05-29
i40e: Use the new i40e_get_fd_cnt_all function in other places
Anjali Singhai Jain
2
-5
/
+2
2014-05-29
i40e: Report cmd->data in ETHTOOL_GRXCLSRLCNT instead of ETHTOOL_GRXCLSRULE
Anjali Singhai Jain
2
-6
/
+12
2014-05-29
i40e/i40evf: Remove reserved PCTYPE defines
Kevin Scott
6
-57
/
+26
2014-05-29
i40e: Tx/Rx rings declaration
Akeem G Abodunrin
2
-8
/
+7
2014-05-29
i40evf: tweak Tx rate params and de-magic-ify
Mitch Williams
1
-2
/
+5
2014-05-29
i40evf: don't round Tx rate down to 0
Mitch Williams
1
-0
/
+5
2014-05-29
i40e: enable descriptor prefetch for VFs
Mitch Williams
1
-0
/
+1
2014-05-29
i40e/i40evf: Update check for AQ aliveness
Kevin Scott
2
-2
/
+10
[next]