index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv4: introduce hardened ip_no_pmtu_disc mode
Hannes Frederic Sowa
2014-01-13
6
-6
/
+45
*
ipv6: introduce ip6_dst_mtu_forward and protect forwarding path with it
Hannes Frederic Sowa
2014-01-13
1
-1
/
+22
*
ipv4: introduce ip_dst_mtu_maybe_forward and protect forwarding path against ...
Hannes Frederic Sowa
2014-01-13
8
-24
/
+67
*
HHF qdisc: fix jiffies-time conversion.
Terry Lam
2014-01-13
1
-6
/
+6
*
qlcnic: Convert vmalloc/memset to kcalloc
Joe Perches
2014-01-13
2
-11
/
+7
*
bonding: remove dead code from 3ad
Veaceslav Falico
2014-01-12
1
-78
/
+0
*
bonding: convert 3ad to use pr_warn instead of pr_warning
Veaceslav Falico
2014-01-12
1
-25
/
+25
*
bonding: clean up style for bond_3ad.c
Veaceslav Falico
2014-01-12
1
-270
/
+349
*
Merge branch 'alx_stats'
David S. Miller
2014-01-12
6
-4
/
+331
|
\
|
*
alx: add stats to ethtool
Sabrina Dubroca
2014-01-12
2
-1
/
+107
|
*
alx: add alx_get_stats64 operation
Sabrina Dubroca
2014-01-12
2
-0
/
+53
|
*
alx: add stats update function
Sabrina Dubroca
2014-01-12
2
-0
/
+62
|
*
alx: add constants for the stats fields
Sabrina Dubroca
2014-01-12
1
-4
/
+48
|
*
alx: add a hardware stats structure
Sabrina Dubroca
2014-01-12
1
-0
/
+62
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2014-01-12
18
-62
/
+887
|
\
|
*
i40evf: fix s390 build failure due to implicit prefetch.h
Paul Gortmaker
2014-01-11
1
-0
/
+2
|
*
i40e: Bump version
Catherine Sullivan
2014-01-11
1
-1
/
+1
|
*
i40e: fix log message wording
Shannon Nelson
2014-01-11
1
-1
/
+1
|
*
i40e: enable PTP
Jacob Keller
2014-01-11
8
-2
/
+824
|
*
i40e: call clear_pxe after adminq is initialized
Shannon Nelson
2014-01-11
1
-0
/
+1
|
*
i40e: clear qtx_head before enabling Tx queue
Shannon Nelson
2014-01-11
1
-2
/
+4
|
*
i40e: adjust ITR max and min values
Shannon Nelson
2014-01-11
1
-3
/
+2
|
*
i40e: check for possible incorrect ipv6 checksum
Shannon Nelson
2014-01-11
2
-1
/
+7
|
*
i40e: allow VF to remove any MAC filter
Mitch Williams
2014-01-11
1
-2
/
+6
|
*
i40e: do not bail when disabling if Tx queue disable fails
Anjali Singhai Jain
2014-01-11
1
-5
/
+4
|
*
i40e: Setting queue count to 1 using ethtool is valid
Anjali Singhai Jain
2014-01-11
1
-1
/
+1
|
*
i40e: Cleanup Doxygen warnings
Jeff Kirsher
2014-01-11
4
-23
/
+24
|
*
i40e: fix long lines
Mitch Williams
2014-01-11
2
-3
/
+4
|
*
i40e: Bump version
Catherine Sullivan
2014-01-11
1
-1
/
+1
|
*
i40e: Update the Current NVM version Low value
Anjali Singhai Jain
2014-01-11
1
-1
/
+1
|
*
i40e: drop unused macros
Jesse Brandeburg
2014-01-11
1
-9
/
+0
|
*
i40e: use assignment instead of memcpy
Mitch Williams
2014-01-11
3
-8
/
+5
*
|
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2014-01-10
42
-311
/
+437
|
\
\
|
*
|
batman-adv: set the isolation mark in the skb if needed
Antonio Quartulli
2014-01-08
3
-2
/
+44
|
*
|
batman-adv: create helper function to get AP isolation status
Antonio Quartulli
2014-01-08
3
-12
/
+28
|
*
|
batman-adv: extend the ap_isolation mechanism
Antonio Quartulli
2014-01-08
1
-0
/
+5
|
*
|
batman-adv: print the new BATADV_TT_CLIENT_ISOLA flag
Antonio Quartulli
2014-01-08
1
-4
/
+8
|
*
|
batman-adv: mark a local client as isolated when needed
Antonio Quartulli
2014-01-08
5
-5
/
+23
|
*
|
batman-adv: add isolation_mark sysfs attribute
Antonio Quartulli
2014-01-08
4
-0
/
+83
|
*
|
batman-adv: send every DHCP packet as bat-unicast
Antonio Quartulli
2014-01-08
7
-140
/
+153
|
*
|
batman-adv: remove parenthesis from return statements
Antonio Quartulli
2014-01-08
1
-1
/
+1
|
*
|
batman-adv: rename gw_deselect() to gw_reselect()
Antonio Quartulli
2014-01-08
4
-18
/
+29
|
*
|
batman-adv: deselect current GW on client mode switch off
Antonio Quartulli
2014-01-08
2
-0
/
+14
|
*
|
batman-adv: remove FSF address from GPL disclaimer
Antonio Quartulli
2014-01-08
41
-123
/
+41
|
*
|
batman-adv: don't switch byte order too often if not needed
Antonio Quartulli
2014-01-08
1
-3
/
+5
|
*
|
batman-adv: properly rename define in distributed arp table header file
Antonio Quartulli
2014-01-08
1
-3
/
+3
*
|
|
Merge branch 'tcp_metrics_saddr'
David S. Miller
2014-01-10
2
-48
/
+105
|
\
\
\
|
*
|
|
tcp: metrics: Allow selective get/del of tcp-metrics based on src IP
Christoph Paasch
2014-01-10
1
-10
/
+38
|
*
|
|
tcp: metrics: Delete all entries matching a certain destination
Christoph Paasch
2014-01-10
1
-6
/
+11
|
*
|
|
tcp: metrics: New netlink attribute for src IP and dumped in netlink reply
Christoph Paasch
2014-01-10
2
-0
/
+8
[next]