index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
cifssmb.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-08-13
netfilter: ctnetlink: refactor ctnetlink_create_expect
Pablo Neira Ayuso
1
-69
/
+87
2013-08-09
netfilter: nf_conntrack: don't send destroy events from iterator
Florian Westphal
6
-40
/
+14
2013-08-07
ipvs: ip_vs_sh: ip_vs_sh_get_port: check skb_header_pointer for NULL
Daniel Borkmann
1
-0
/
+6
2013-08-06
ipvs: fixed spacing at for statements
Dragos Foianu
1
-4
/
+4
2013-08-05
netfilter: tproxy: fix build with IP6_NF_IPTABLES=n
Florian Westphal
1
-1
/
+1
2013-07-31
netfilter: nf_nat: use per-conntrack locking for sequence number adjustments
Patrick McHardy
1
-13
/
+6
2013-07-31
netfilter: nf_nat: change sequence number adjustments to 32 bits
Patrick McHardy
7
-13
/
+13
2013-07-31
netfilter: nf_nat: fix locking in nf_nat_seq_adjust()
Patrick McHardy
1
-1
/
+6
2013-07-31
netfilter: nf_conntrack: remove duplicate code in ctnetlink
Florian Westphal
3
-30
/
+20
2013-07-31
netfilter: tproxy: remove nf_tproxy_core.h
Florian Westphal
3
-212
/
+220
2013-07-31
netfilter: tproxy: remove nf_tproxy_core, keep tw sk assigned to skb
Florian Westphal
6
-89
/
+16
2013-07-31
netfilter: nf_queue: relax NFQA_CT attribute check
Florian Westphal
1
-3
/
+1
2013-07-31
netfilter: connlabels: remove unneeded includes
Florian Westphal
1
-4
/
+0
2013-07-31
netfilter: nf_conntrack: constify sk_buff argument to nf_ct_attach()
Patrick McHardy
3
-6
/
+7
2013-07-31
netfilter: nf_conntrack: remove net_ratelimit() for LOG_INVALID()
Patrick McHardy
1
-7
/
+0
2013-07-31
netfilter: xt_addrtype: fix trivial typo
Phil Oester
1
-1
/
+1
2013-07-25
drivers/net/ethernet/stmicro/stmmac: don't check resource with devm_ioremap_r...
Wolfram Sang
1
-3
/
+0
2013-07-25
net: Make devnet_rename_seq static
Thomas Gleixner
2
-4
/
+1
2013-07-25
tcp: TCP_NOTSENT_LOWAT socket option
Eric Dumazet
10
-6
/
+61
2013-07-25
net: add sk_stream_is_writeable() helper
Eric Dumazet
7
-8
/
+12
2013-07-25
net: sctp: trivial: add uapi/linux/sctp.h into maintainers
Daniel Borkmann
1
-0
/
+1
2013-07-25
net: sctp: trivial: update mailing list address
Daniel Borkmann
38
-42
/
+39
2013-07-25
drivers: net: cpsw: add support to show hw stats via ethtool
Mugunthan V N
1
-2
/
+200
2013-07-25
bonding: Fixed up a error "do not initialise statics to 0 or NULL" in bond_ma...
dingtianhong
1
-1
/
+1
2013-07-25
bonding: add rtnl protection for bonding_store_fail_over_mac
dingtianhong
1
-4
/
+11
2013-07-25
bonding: bond_sysfs.c checkpatch cleanup
dingtianhong
1
-4
/
+2
2013-07-25
bonding: don't call slave_xxx_netpoll under spinlocks
dingtianhong
1
-12
/
+3
2013-07-25
drivers/net: enic: Move ethtool code to a separate file
Neel Patel
5
-270
/
+309
2013-07-25
net: trans_rdma: remove unused function
Andi Shyti
1
-11
/
+0
2013-07-25
be2net: delete primary MAC address while unloading
Sathya Perla
1
-3
/
+5
2013-07-25
be2net: use SET/GET_MAC_LIST for SH-R
Sathya Perla
3
-36
/
+50
2013-07-25
be2net: refactor MAC-addr setup code
Sathya Perla
3
-58
/
+48
2013-07-25
be2net: fix pmac_id for BE3 VFs
Sathya Perla
1
-0
/
+4
2013-07-25
be2net: allow VFs to program MAC and VLAN filters
Sathya Perla
3
-0
/
+53
2013-07-25
be2net: fix MAC address modification for VF
Sathya Perla
3
-38
/
+73
2013-07-25
sh_eth: Add support for r8a7790 SoC
Simon Horman
2
-1
/
+22
2013-07-25
sh_eth: add support for RMIIMODE register
Simon Horman
2
-0
/
+6
2013-07-24
net: ipv6 eliminate parameter "int addrlen" in function fib6_add_1
fan.du
1
-8
/
+8
2013-07-24
net ipv6: Remove rebundant rt6i_nsiblings initialization
fan.du
1
-1
/
+0
2013-07-24
vti: switch to new ip tunnel code
Amerigo Wang
1
-476
/
+52
2013-07-24
ip6mr: change the prototype of ip6_mr_forward().
Rami Rosen
1
-6
/
+5
2013-07-24
ipmr: change the prototype of ip_mr_forward().
Rami Rosen
1
-8
/
+7
2013-07-24
team: add support for sending multicast rejoins
Jiri Pirko
2
-0
/
+91
2013-07-24
net: convert resend IGMP to notifier event
Jiri Pirko
7
-42
/
+60
2013-07-24
team: add peer notification
Jiri Pirko
2
-1
/
+94
2013-07-24
macvlan fdb replace support
Thomas Richter
1
-0
/
+3
2013-07-24
vxlan fdb replace an existing entry
Thomas Richter
1
-0
/
+38
2013-07-23
tcp: use RTT from SACK for RTO
Yuchung Cheng
1
-9
/
+14
2013-07-23
tcp: measure RTT from new SACK
Yuchung Cheng
1
-6
/
+17
2013-07-23
tcp: prefer packet timing to TS-ECR for RTT
Yuchung Cheng
2
-50
/
+18
[next]