index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-03-14
vti6: Check the tunnel endpoints of the xfrm state and the vti interface
Steffen Klassert
1
-1
/
+24
2014-03-14
vti6: Support inter address family tunneling.
Steffen Klassert
1
-15
/
+34
2014-03-14
xfrm6: Remove xfrm_tunnel_notifier
Steffen Klassert
2
-71
/
+0
2014-03-14
vti6: Update the ipv6 side to use its own receive hook.
Steffen Klassert
1
-27
/
+149
2014-03-14
vti6: Remove caching of flow informations.
Steffen Klassert
1
-31
/
+0
2014-03-14
vti6: Remove dst_entry caching
Steffen Klassert
1
-24
/
+18
2014-03-14
ipcomp6: Use the IPsec protocol multiplexer API
Steffen Klassert
1
-7
/
+15
2014-03-14
ah6: Use the IPsec protocol multiplexer API
Steffen Klassert
1
-8
/
+16
2014-03-14
esp6: Use the IPsec protocol multiplexer API
Steffen Klassert
1
-9
/
+17
2014-03-14
xfrm6: Add IPsec protocol multiplexer
Steffen Klassert
4
-1
/
+293
2014-03-14
xfrm: Introduce xfrm_input_afinfo to access the the callbacks properly
Steffen Klassert
4
-13
/
+99
2014-03-07
xfrm: rename struct xfrm_filter
Nicolas Dichtel
5
-11
/
+11
2014-03-04
be2net: dma_sync each RX frag before passing it to the stack
Sathya Perla
2
-11
/
+24
2014-03-04
cfg80211: add MPLS and 802.21 classification
Simon Wunderlich
1
-0
/
+16
2014-03-04
UAPI: add MPLS label stack definition
Simon Wunderlich
2
-0
/
+40
2014-03-04
if_ether.h: add IEEE 802.21 Ethertype
Simon Wunderlich
1
-0
/
+1
2014-03-03
tcp: snmp stats for Fast Open, SYN rtx, and data pkts
Yuchung Cheng
7
-4
/
+24
2014-03-03
sch_tbf: Remove holes in struct tbf_sched_data.
Hiroaki SHIMODA
1
-11
/
+12
2014-03-03
ieee802154: fix at86rf212_set_txpower() exit path
Jean Sacren
1
-6
/
+1
2014-03-03
connector: remove duplicated code in cn_call_callback()
Alexey Khoroshilov
1
-1
/
+0
2014-03-03
net/mlx4_en: Change Connect-X description in kconfig
Eyal Perry
1
-1
/
+1
2014-03-03
net/mlx4_en: Use union for BlueFlame WQE
Amir Vadai
2
-4
/
+10
2014-03-03
net/mlx4_core: Fix sparse warning
Eyal Perry
1
-1
/
+2
2014-03-03
net/mlx4_en: Fix selftest failing on non 10G link speed
Amir Vadai
1
-2
/
+4
2014-03-03
net/mlx4: Replace mlx4_en_mac_to_u64() with mlx4_mac_to_u64()
Eugenia Emantayev
3
-23
/
+22
2014-03-03
net/mlx4_en: Move queue stopped/waked counters to be per ring
Eugenia Emantayev
3
-3
/
+11
2014-03-03
net/mlx4_en: Pad ethernet packets smaller than 17 bytes
Eugenia Emantayev
1
-1
/
+7
2014-03-03
net/mlx4_en: Verify mlx4_en module parameters
Eugenia Emantayev
3
-16
/
+44
2014-03-03
net/mlx4_en: Fix UP limit in ieee_ets->prio_tc
Amir Vadai
1
-1
/
+1
2014-03-03
6lowpan: use memcpy to set tag value in fraghdr
Alexander Aring
1
-2
/
+1
2014-03-03
6lowpan: remove initialization of tag value
Alexander Aring
1
-1
/
+0
2014-03-03
6lowpan: fix type of datagram size parameter
Alexander Aring
1
-1
/
+1
2014-03-03
ixgbe: implement SIOCGHWTSTAMP ioctl
Jacob Keller
3
-8
/
+24
2014-03-03
ixgbe: Check config reads for removal
Mark Rustad
4
-15
/
+75
2014-03-03
ixgbe: Fix up some ethtool results when adapter is removed
Mark Rustad
1
-1
/
+8
2014-03-03
ixgbe: Restore hw_addr in LER recovery paths
Mark Rustad
1
-2
/
+4
2014-03-02
bonding: send arp requests even if there's no route to them
Veaceslav Falico
1
-2
/
+7
2014-02-28
6lowpan: handling 6lowpan fragmentation via inet_frag api
Alexander Aring
5
-208
/
+689
2014-02-28
net: ns: add ieee802154_6lowpan namespace
Alexander Aring
2
-0
/
+17
2014-02-28
6lowpan: fix some checkpatch issues
Alexander Aring
1
-18
/
+9
2014-02-28
6lowpan: move 6lowpan.c to 6lowpan_rtnl.c
Alexander Aring
2
-0
/
+1
2014-02-28
6lowpan: change tag type to __be16
Alexander Aring
1
-2
/
+3
2014-02-28
6lowpan: fix fragmentation on sending side
Alexander Aring
1
-10
/
+27
2014-02-28
6lowpan: add uncompress header size function
Alexander Aring
1
-0
/
+113
2014-02-28
6lowpan: add frag information struct
Alexander Aring
1
-0
/
+7
2014-02-28
net: w5100: Use devm_ioremap_resource()
Jingoo Han
1
-5
/
+4
2014-02-28
net: w5300: Use devm_ioremap_resource()
Jingoo Han
1
-5
/
+4
2014-02-28
packet: allow to transmit +4 byte in TX_RING slot for VLAN case
Daniel Borkmann
1
-3
/
+13
2014-02-28
ixgbevf: add check for CHECKSUM_PARTIAL when doing TSO
Emil Tantilov
1
-0
/
+3
2014-02-28
ixgbevf: fix handling of tx checksumming
Emil Tantilov
1
-1
/
+1
[next]