index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
cipso_ipv4.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-11-08
net: skbuff - kernel-doc fixes
Mathias Krause
2
-6
/
+6
2013-11-08
caif: use pskb_put() instead of reimplementing its functionality
Mathias Krause
1
-11
/
+1
2013-11-08
net: move pskb_put() to core code
Mathias Krause
4
-15
/
+24
2013-11-08
net: calxedaxgmac: Fix panic caused by MTU change of active interface
Andreas Herrmann
1
-6
/
+4
2013-11-08
net/mlx4_en: Datapath structures are allocated per NUMA node
Eugenia Emantayev
7
-34
/
+71
2013-11-08
net/mlx4_core: ICM pages are allocated on device NUMA node
Eugenia Emantayev
3
-12
/
+32
2013-11-08
net/mlx4_en: Datapath resources allocated dynamically
Eugenia Emantayev
8
-111
/
+178
2013-11-08
net/mlx4_core: Add immediate activate for VGT->VST->VGT
Rony Efraim
2
-32
/
+81
2013-11-08
net/mlx4_core: Initialize all mailbox buffers to zero before use
Jack Morgenstein
10
-43
/
+2
2013-11-08
net/mlx4_en: Add RFS support in UDP
Eyal Perry
1
-11
/
+34
2013-11-08
ixgbe: enable l2 forwarding acceleration for macvlans
John Fastabend
4
-89
/
+443
2013-11-08
net: Add layer 2 hardware acceleration operations for macvlan devices
John Fastabend
8
-8
/
+89
2013-11-08
net/mlx4_en: Fixed crash when port type is changed
Amir Vadai
1
-4
/
+4
2013-11-08
isdn: icn: NULL dereference printing error message
Dan Carpenter
1
-2
/
+1
2013-11-08
net: make ndev->irq signed for error handling
Dan Carpenter
1
-1
/
+1
2013-11-08
6lowpan: release device on error path
Dan Carpenter
1
-1
/
+3
2013-11-08
RDMA/cma: Set IBoE SL (user-priority) by egress map when using vlans
Eyal Perry
1
-5
/
+21
2013-11-08
net/vlan: Provide read access to the vlan egress map
Eyal Perry
2
-7
/
+20
2013-11-08
tg3: avoid double-freeing of rx data memory
Ivan Vecera
1
-6
/
+6
2013-11-08
MAINTAINERS: Update bnx2x maintainer
Eilon Greenstein
1
-1
/
+1
2013-11-08
net: x86: bpf: don't forget to free sk_filter (v2)
Andrey Vagin
1
-0
/
+2
2013-11-08
tipc: reassembly failures should cause link reset
Erik Hugne
1
-1
/
+1
2013-11-08
tipc: message reassembly using fragment chain
Erik Hugne
6
-142
/
+74
2013-11-08
tipc: don't reroute message fragments
Erik Hugne
2
-3
/
+6
2013-11-07
ath9k: enable DFS for IBSS mode
Simon Wunderlich
1
-1
/
+2
2013-11-07
phy: Add MOXA MDIO driver
Jonas Jensen
3
-0
/
+209
2013-11-07
bonding: document the new packets_per_slave option
Nikolay Aleksandrov
1
-0
/
+9
2013-11-07
bonding: extend round-robin mode with packets_per_slave
Nikolay Aleksandrov
3
-6
/
+101
2013-11-07
qeth: avoid buffer overflow in snmp ioctl
Ursula Braun
1
-1
/
+5
2013-11-07
net:drivers/net: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Duan Jiong
1
-3
/
+1
2013-11-07
smsc: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Duan Jiong
1
-3
/
+1
2013-11-07
udp: Remove unnecessary semicolon from do{}while (0) macro
Joe Perches
1
-7
/
+7
2013-11-07
smsc9420: Use netif_<level>
Joe Perches
1
-78
/
+77
2013-11-07
jme: Remove unused #define PFX
Joe Perches
1
-1
/
+0
2013-11-06
virtio-net: switch to use XPS to choose txq
Jason Wang
1
-46
/
+2
2013-11-06
ipv6: drop the judgement in rt6_alloc_cow()
Duan Jiong
1
-5
/
+3
2013-11-06
ipv6: fix headroom calculation in udp6_ufo_fragment
Hannes Frederic Sowa
1
-1
/
+1
2013-11-06
net: mv643xx_eth: Add missing phy_addr_set in DT mode
Jason Gunthorpe
1
-0
/
+1
2013-11-06
ipv4: introduce new IP_MTU_DISCOVER mode IP_PMTUDISC_INTERFACE
Hannes Frederic Sowa
7
-9
/
+28
2013-11-05
net: cdc_ncm: remove non-standard NCM device IDs
Enrico Mioso
1
-11
/
+0
2013-11-05
net: huawei_cdc_ncm: Introduce the huawei_cdc_ncm driver
Enrico Mioso
3
-0
/
+246
2013-11-05
net: cdc_ncm: Export cdc_ncm_{tx, rx}_fixup functions for re-use
Enrico Mioso
2
-2
/
+7
2013-11-05
ipv6: remove old conditions on flow label sharing
Florent Fourcot
1
-33
/
+0
2013-11-05
virtio-net: coalesce rx frags when possible during rx
Jason Wang
1
-4
/
+11
2013-11-05
net: introduce skb_coalesce_rx_frag()
Jason Wang
2
-0
/
+15
2013-11-05
vxlan: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...))
Duan Jiong
1
-1
/
+1
2013-11-05
net: codel: Avoid undefined behavior from signed overflow
Jesper Dangaard Brouer
1
-4
/
+15
2013-11-05
tcp: properly handle stretch acks in slow start
Yuchung Cheng
16
-82
/
+59
2013-11-05
tcp: enable sockets to use MSG_FASTOPEN by default
Yuchung Cheng
2
-3
/
+3
2013-11-04
netfilter: nft_compat: use _safe version of list_for_each
Dan Carpenter
1
-4
/
+4
[next]