index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-16
ipvs: address family of LBLCR entry depends on svc family
Julian Anastasov
1
-6
/
+6
2014-09-16
ipvs: address family of LBLC entry depends on svc family
Julian Anastasov
1
-6
/
+6
2014-09-16
ipvs: support ipv4 in ipv6 and ipv6 in ipv4 tunnel forwarding
Alex Gartrell
2
-43
/
+117
2014-09-16
ipvs: Add generic ensure_mtu_is_adequate to handle mixed pools
Alex Gartrell
1
-26
/
+51
2014-09-16
ipvs: Pull out update_pmtu code
Alex Gartrell
1
-12
/
+11
2014-09-16
ipvs: Pull out crosses_local_route_boundary logic
Alex Gartrell
1
-67
/
+77
2014-09-16
ipvs: prevent mixing heterogeneous pools and synchronization
Alex Gartrell
2
-0
/
+19
2014-09-16
ipvs: Supply destination address family to ip_vs_conn_new
Alex Gartrell
5
-10
/
+16
2014-09-16
ipvs: Pass destination address family to ip_vs_trash_get_dest
Alex Gartrell
1
-6
/
+6
2014-09-16
ipvs: Supply destination addr family to ip_vs_{lookup_dest,find_dest}
Alex Gartrell
4
-17
/
+30
2014-09-16
ipvs: Add destination address family to netlink interface
Alex Gartrell
3
-7
/
+44
2014-09-16
ipvs: Add simple weighted failover scheduler
Kenny Mathis
3
-0
/
+90
2014-09-12
netfilter: masquerading needs to be independent of x_tables in Kconfig
Pablo Neira Ayuso
2
-24
/
+30
2014-09-12
netfilter: NFT_CHAIN_NAT_IPV* is independent of NFT_NAT
Pablo Neira Ayuso
2
-20
/
+22
2014-09-11
netfilter: nf_tables: add NFTA_MASQ_UNSPEC to nft_masq_attributes
Pablo Neira Ayuso
1
-0
/
+1
2014-09-11
netfilter: fix compilation of masquerading without IP_NF_TARGET_MASQUERADE
Pablo Neira Ayuso
1
-6
/
+4
2014-09-10
net: bpf: only build bpf_jit_binary_{alloc, free}() when jit selected
Daniel Borkmann
2
-39
/
+41
2014-09-10
Merge branch 'cxgb4-next'
David S. Miller
4
-3
/
+37
2014-09-10
cxgb4/cxgb4vf: Add device ID for new adapter and remove for dbg adapter
Hariprasad Shenai
2
-2
/
+3
2014-09-10
cxgb4: Add warning msg when attaching to adapters which have FLASHes smaller than 2Mb
Hariprasad Shenai
2
-0
/
+10
2014-09-10
cxgb4: Fix t4_flash_erase_sectors() to throw an error when requested to erase sectors which aren't in the FLASH
Hariprasad Shenai
1
-0
/
+3
2014-09-10
cxgb4: Add support to S25FL032P flash
Hariprasad Shenai
1
-0
/
+20
2014-09-10
cxgb4: Allow T4/T5 firmware sizes up to 1MB
Hariprasad Shenai
1
-1
/
+1
2014-09-10
tipc: fix sparse warnings
Erik Hugne
1
-3
/
+4
2014-09-10
net: ethernet: arc: Don't free Rockchip resources before disconnect from phy
Romain Perier
1
-1
/
+2
2014-09-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
45
-1070
/
+1759
2014-09-10
netfilter: Convert pr_warning to pr_warn
Joe Perches
5
-40
/
+35
2014-09-10
iucv: Convert pr_warning to pr_warn
Joe Perches
1
-5
/
+4
2014-09-10
pktgen: Convert pr_warning to pr_warn
Joe Perches
1
-12
/
+12
2014-09-10
atm: Convert pr_warning to pr_warn
Joe Perches
2
-3
/
+3
2014-09-09
Merge branch 'ipip_sit_gro'
David S. Miller
2
-0
/
+7
2014-09-09
sit: Add gro callbacks to sit_offload
Tom Herbert
1
-0
/
+2
2014-09-09
ipip: Add gro callbacks to ipip offload
Tom Herbert
1
-0
/
+2
2014-09-09
ipv6: Clear flush_id to make GRO work
Tom Herbert
1
-0
/
+3
2014-09-09
drivers/net: Convert remaining uses of pr_warning to pr_warn
Joe Perches
17
-68
/
+62
2014-09-09
net: use kfree_skb_list() helper in more places
Florian Westphal
2
-10
/
+2
2014-09-09
ipv4: udp4_gro_complete() is static
Eric Dumazet
1
-1
/
+1
2014-09-09
netns: remove one sparse warning
Eric Dumazet
1
-1
/
+1
2014-09-09
ipv6: udp6_gro_complete() is static
Eric Dumazet
1
-1
/
+1
2014-09-09
ipv4: rcu cleanup in ip_ra_control()
Eric Dumazet
1
-2
/
+2
2014-09-09
ipv6: mcast: remove dead debugging defines
Daniel Borkmann
1
-9
/
+0
2014-09-09
irda: vlsi_ir: use %*ph specifier
Andy Shevchenko
1
-6
/
+2
2014-09-09
r8152: use usleep_range
hayeswang
1
-11
/
+11
2014-09-09
net-timestamp: optimize sock_tx_timestamp default path
Willem de Bruijn
2
-6
/
+11
2014-09-09
net_sched: sfq: remove unused macro
Florian Westphal
1
-5
/
+0
2014-09-09
sfc: Convert the normal transmit complete path to dev_consume_skb_any()
Rick Jones
1
-1
/
+1
2014-09-09
Merge branch 'bond_lock_removal'
David S. Miller
9
-131
/
+62
2014-09-09
bonding: remove last users of bond->lock and bond->lock itself
Nikolay Aleksandrov
2
-45
/
+2
2014-09-09
bonding: options: remove bond->lock usage
Nikolay Aleksandrov
1
-18
/
+1
2014-09-09
bonding: procfs: clean bond->lock usage and use RCU
Nikolay Aleksandrov
1
-13
/
+3
[next]