index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
tipc
/
net.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-04-07
at86rf230: fix MAX_CSMA_RETRIES parameter
Alexander Aring
1
-1
/
+1
2014-04-07
mac802154: fix duplicate #include headers
Jean Sacren
1
-1
/
+0
2014-04-07
sxgbe: fix duplicate #include headers
Jean Sacren
1
-1
/
+0
2014-04-07
net: filter: be more defensive on div/mod by X==0
Daniel Borkmann
1
-16
/
+16
2014-04-05
netfilter: Can't fail and free after table replacement
Thomas Graf
4
-9
/
+14
2014-04-04
xen-netback: Trivial format string fix
Zoltan Kiss
1
-2
/
+2
2014-04-04
net: bcmgenet: Remove unnecessary version.h inclusion
Sachin Kamat
1
-1
/
+0
2014-04-04
net: smc911x: Remove unused local variable
Laurent Pinchart
1
-1
/
+0
2014-04-04
bonding: Inactive slaves should keep inactive flag's value
zheng.li
1
-1
/
+1
2014-04-03
netfilter: nf_tables: fix wrong format in request_module()
Pablo Neira Ayuso
1
-2
/
+2
2014-04-03
netfilter: nf_tables: set names cannot be larger than 15 bytes
Pablo Neira Ayuso
1
-1
/
+2
2014-04-03
netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->len
Andrey Vagin
1
-2
/
+2
2014-04-03
netfilter: Add {ipt,ip6t}_osf aliases for xt_osf
Kirill Tkhai
1
-0
/
+2
2014-04-03
netfilter: x_tables: allow to use cgroup match for LOCAL_IN nf hooks
Alexey Perevalov
1
-1
/
+2
2014-04-03
netfilter: connlimit: move lock array out of struct connlimit_data
Florian Westphal
1
-9
/
+16
2014-04-03
netfilter: connlimit: fix UP build
Florian Westphal
1
-1
/
+1
2014-04-03
net-gro: reset skb->truesize in napi_reuse_skb()
Eric Dumazet
1
-0
/
+1
2014-04-03
net: Micrel KSZ8864RMN 4-port managed switch support
Philipp Zabel
1
-12
/
+40
2014-04-03
tipc: fix regression bug where node events are not being generated
Erik Hugne
1
-0
/
+3
2014-04-03
sxgbe: fix driver probe error path and driver removal leaks
françois romieu
1
-10
/
+17
2014-04-03
sxgbe: use common NET_VENDOR_FOO style.
françois romieu
2
-13
/
+20
2014-04-03
net: add busy_poll device feature
Jiri Pirko
3
-0
/
+10
2014-04-03
packet: fix packet_direct_xmit for BQL enabled drivers
Daniel Borkmann
2
-6
/
+20
2014-04-03
packet: report tx_dropped in packet_direct_xmit
Daniel Borkmann
1
-0
/
+1
2014-04-03
xen-netback: Grant copy the header instead of map and memcpy
Zoltan Kiss
2
-53
/
+70
2014-04-03
xen-netback: Rename map ops
Zoltan Kiss
1
-22
/
+24
2014-04-03
net: qlcnic: include irq.h for irq definitions
Josh Boyer
1
-0
/
+1
2014-04-03
net: enic: include irq.h for irqreturn_t definitions
Josh Boyer
1
-0
/
+1
2014-04-03
net: bnx2x: include irq.h for irqreturn_t definitions
Josh Boyer
1
-0
/
+1
2014-04-03
isdnloop: Validate NUL-terminated strings from user.
YOSHIFUJI Hideaki / 吉藤英明
1
-0
/
+6
2014-04-03
net: ti: fix CPTS driver build on arm
Alexei Starovoitov
1
-0
/
+2
2014-04-03
net: vxlan: fix crash when interface is created with no group
Mike Rapoport
1
-1
/
+5
2014-04-03
pid_namespace: pidns_get() should check task_active_pid_ns() != NULL
Oleg Nesterov
1
-1
/
+3
2014-04-02
arm64: Fix duplicated Kconfig entries again
Josh Boyer
1
-6
/
+0
2014-04-02
x86: Fix dumpstack_64 irq stack handling
Steven Rostedt (Red Hat)
1
-9
/
+10
2014-04-02
x86: Fix dumpstack_64 to keep state of "used" variable in loop
Steven Rostedt (Red Hat)
1
-5
/
+5
2014-04-02
sparse: fix comment
Li Zhong
1
-1
/
+1
2014-04-01
netpoll: Use skb_irq_freeable to make zap_completion_queue safe.
Eric W. Biederman
1
-1
/
+1
2014-04-01
net: Add a test to see if a skb is freeable in irq context
Eric W. Biederman
1
-0
/
+13
2014-04-01
qlcnic: Fix build failure due to undefined reference to `vxlan_get_rx_port'
Shahed Shaikh
4
-3
/
+26
2014-04-01
net: ptp: move PTP classifier in its own file
Daniel Borkmann
10
-96
/
+173
2014-04-01
dt: Remove dangling "select PROC_DEVICETREE"
Grant Likely
1
-1
/
+0
2014-04-01
net: sxgbe: make "core_ops" static
Dan Carpenter
1
-1
/
+1
2014-04-01
net: sxgbe: fix logical vs bitwise operation
Dan Carpenter
1
-3
/
+3
2014-04-01
net: sxgbe: sxgbe_mdio_register() frees the bus
Dan Carpenter
1
-7
/
+0
2014-04-01
Call efx_set_channels() before efx->type->dimension_resources()
Daniel Pieczko
2
-1
/
+9
2014-04-01
xen-netback: disable rogue vif in kthread context
Wei Liu
3
-2
/
+30
2014-04-01
net/mlx4: Set proper build dependancy with vxlan
Or Gerlitz
3
-0
/
+17
2014-04-01
be2net: fix build dependency on VxLAN
Sathya Perla
2
-1
/
+19
2014-04-01
mac802154: make csma/cca parameters per-wpan
Phoebe Buckheister
11
-236
/
+252
[next]