Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
69218fc426569739d2bb68e15ac4905948409642
69218fc
tipc: Minor optimization to topology service connection establishment
by Allan Stephens
· 14 years ago
f23d9bf
tipc: Set unused probe field of link protocol messages to defined value
by Allan Stephens
· 14 years ago
9bd80b6
tipc: Improve accuracy of link transmit queue maximum size statistic
by Allan Stephens
· 14 years ago
9f54b54
tipc: Eliminate unnecessary locking when starting topology service
by Allan Stephens
· 14 years ago
01d83ed
tipc: Clean up tracking of node requesting a broadcast retransmit
by Allan Stephens
· 14 years ago
77c81e0
tipc: Clean out all remaining instances of #if 0'd unused code
by Allan Stephens
· 14 years ago
c8a61b5
tipc: Fix print statements that assume pointers are 32-bit values
by Allan Stephens
· 14 years ago
5413b4c
tipc: Improve handling of invalid link tolerance values
by Allan Stephens
· 14 years ago
3f8dd94
tipc: Prevent invalid memory access when sending to configuration service
by Allan Stephens
· 14 years ago
4132fac
tipc: Remove unused global variable tipc_user_count
by Allan Stephens
· 14 years ago
2d627b9
tipc: Combine bearer structure with tipc_bearer structure
by Allan Stephens
· 14 years ago
23dd4cc
tipc: Combine port structure with tipc_port structure
by Allan Stephens
· 14 years ago
dee9f4b
net: Make flow cache paths use a const struct flowi.
by David S. Miller
· 14 years ago
4ca2e68
xfrm: Mark flowi arg to xfrm_resolve_and_create_bundle() const.
by David S. Miller
· 14 years ago
3f0e18f
xfrm: Mark flowi arg to xfrm_dst_{alloc_copy,update_origin}() const.
by David S. Miller
· 14 years ago
98313ad
xfrm: Mark flowi arg to xfrm_bundle_create() const.
by David S. Miller
· 14 years ago
a6c2e61
xfrm: Mark flowi arg to xfrm_tmpl_resolve{,_one}() const.
by David S. Miller
· 14 years ago
73ff93c
xfrm: Mark flowi arg to xfrm_expand_policies() const.
by David S. Miller
· 14 years ago
062cdb4
xfrm: Mark flowi arg to xfrm_policy_{lookup_by_type,match}() const.
by David S. Miller
· 14 years ago
47209ab
xfrm: Kill strict arg to xfrm_bundle_ok().
by David S. Miller
· 14 years ago
0730b9a
net: Mark flowi arg to flow_cache_uli_match() const.
by David S. Miller
· 14 years ago
b520e9f
xfrm: Mark flowi arg to xfrm_state_find() const.
by David S. Miller
· 14 years ago
1a89859
xfrm: Mark flowi arg to xfrm_init_tempstate() const.
by David S. Miller
· 14 years ago
4a08ab0
xfrm: Mark flowi arg to xfrm_state_look_at() const.
by David S. Miller
· 14 years ago
e33f770
xfrm: Mark flowi arg to security_xfrm_state_pol_flow_match() const.
by David S. Miller
· 14 years ago
e1ad2ab
xfrm: Mark flowi arg to xfrm_selector_match() const.
by David S. Miller
· 14 years ago
1744a8f
xfrm: Mark token args to addr_match() const.
by David S. Miller
· 14 years ago
8f029de
xfrm: Mark flowi arg to xfrm_type->reject() const.
by David S. Miller
· 14 years ago
73e5ebb
xfrm: Mark flowi arg to ->init_tempsel() const.
by David S. Miller
· 14 years ago
0c7b3ee
xfrm: Mark flowi arg to ->fill_dst() const.
by David S. Miller
· 14 years ago
05d8402
xfrm: Mark flowi arg to ->get_tos() const.
by David S. Miller
· 14 years ago
e8a4e37
xfrm: Mark flowi arg const in key extraction helpers.
by David S. Miller
· 14 years ago
86fce3b
cls_u32: fix sparse warnings
by stephen hemminger
· 14 years ago
db62983
Merge branch 'net/ax88796' of git://git.pengutronix.de/git/mkl/linux-2.6
by David S. Miller
· 14 years ago
9e1453c
be2net: use hba_port_num instead of port_num
by Ajit Khaparde
· 14 years ago
609ff3b
be2net: add code to display temperature of ASIC
by Ajit Khaparde
· 14 years ago
3968fa1
be2net: fix to ignore transparent vlan ids wrongly indicated by NIC
by Ajit Khaparde
· 14 years ago
b2aebe6
be2net: variable name change
by Ajit Khaparde
· 14 years ago
4ee7721
be2net: fixes in ethtool selftest
by Ajit Khaparde
· 14 years ago
f6c4bf3
be2net: add new counters to display via ethtool stats
by Ajit Khaparde
· 14 years ago
2a3bcfd
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next-2.6
by David S. Miller
· 14 years ago
eaefd11
net: add __rcu annotations to sk_wq and wq
by Eric Dumazet
· 14 years ago
04cfa85
Merge branch 'fec' of git://git.pengutronix.de/git/ukl/linux-2.6
by David S. Miller
· 14 years ago
dc19e4e
sh: sh_eth: Add support ethtool
by Nobuhiro Iwamatsu
· 14 years ago
f6d7f2c
ax88796: use generic mdio_bitbang driver
by Marc Kleine-Budde
· 14 years ago
c9218c3
ax88796: clean up probe and remove function
by Marc Kleine-Budde
· 14 years ago
a54dc58
ax88796: make pointer to platform data const
by Marc Kleine-Budde
· 14 years ago
0f442f5
ax88796: remove platform_device member from struct ax_device
by Marc Kleine-Budde
· 14 years ago
85ac616
ax88796: use netdev_<LEVEL> instead of dev_<LEVEL> and pr_<LEVEL>
by Marc Kleine-Budde
· 14 years ago
1cbece3
ax88796: remove first_init parameter from ax_init_dev()
by Marc Kleine-Budde
· 14 years ago
2f9709d
ax88796: remove memset of private data
by Marc Kleine-Budde
· 14 years ago
ea5a43d
ax88796: don't use magic ei_status to acces private data
by Marc Kleine-Budde
· 14 years ago
9f07242
ax88796: fix codingstyle and checkpatch warnings
by Marc Kleine-Budde
· 14 years ago
59ed5ab
sctp: fix compile warnings in sctp_tsnmap_num_gabs
by Shan Wei
· 14 years ago
089c348
tcp: Remove debug macro of TCP_CHECK_TIMER
by Shan Wei
· 14 years ago
81146ec
tcp: document tcp_max_ssthresh (Limited Slow-Start)
by Ilpo Järvinen
· 14 years ago
da935c6
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
2205a6e
sctp: fix reporting of unknown parameters
by Jiri Bohac
· 14 years ago
226111d
net: dcb: match dcb_app protocol field with 802.1Qaz spec
by John Fastabend
· 14 years ago
91035f0
tcp: fix inet_twsk_deschedule()
by Eric Dumazet
· 14 years ago
ece639c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 14 years ago
0cc9d52
Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
4c3021d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
a5bbef0
Merge branch 'for-linus/bugfixes' of git://xenbits.xen.org/people/ianc/linux-2.6
by Linus Torvalds
· 14 years ago
9435eb1
ipv4: Implement __ip_dev_find using new interface address hash.
by David S. Miller
· 14 years ago
fd23c3b
ipv4: Add hash table of interface addresses.
by David S. Miller
· 14 years ago
bc3adfc
Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
ceaaec9
net: deinit automatic LIST_HEAD
by Eric Dumazet
· 14 years ago
f87e6f4
net: dont leave active on stack LIST_HEAD
by Linus Torvalds
· 14 years ago
214f45c
net: provide default_advmss() methods to blackhole dst_ops
by Eric Dumazet
· 14 years ago
3c18d4d
Expand CONFIG_DEBUG_LIST to several other list operations
by Linus Torvalds
· 14 years ago
2a324ce
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 14 years ago
c8b392e
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
dd8240b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 14 years ago
a0aeccd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 14 years ago
fa7ea87
fs/partitions: Validate map_count in Mac partition tables
by Timo Warns
· 14 years ago
1cbb1a6
enic: Always use single transmit and single receive hardware queues per device
by Vasanthy Kolluri
· 14 years ago
982721f
ipv4: Use const'ify fib_result deep in the route call chains.
by David S. Miller
· 14 years ago
b6bf3ca
ipv4: Mark fib_combine_itag()'s 'res' arg as const.
by David S. Miller
· 14 years ago
3b00456
ipv4: Avoid use of signed integers in fib_trie code.
by David S. Miller
· 14 years ago
3c7bd1a
net: Add initial_ref arg to dst_alloc().
by David S. Miller
· 14 years ago
0c4dcd5
ipv4: Consolidate ipv4 dst allocation logic.
by David S. Miller
· 14 years ago
010c270
ipv4: Move rcu_read_{lock,unlock}() into ip_route_output_slow().
by David S. Miller
· 14 years ago
5ada552
ipv4: Simplify output route creation call sequence.
by David S. Miller
· 14 years ago
456d66e
RTC: Re-enable UIE timer/polling emulation
by John Stultz
· 14 years ago
6e57b1d
RTC: Revert UIE emulation removal
by John Stultz
· 14 years ago
516373b
RTC: Release mutex in error path of rtc_alarm_irq_enable
by Uwe Kleine-König
· 14 years ago
cf0bdef
loopback: convert to hw_features
by Michał Mirosław
· 14 years ago
e83d360
net: introduce NETIF_F_RXCSUM
by Michał Mirosław
· 14 years ago
da8ac86c
net: use ndo_fix_features for ethtool_ops->set_flags
by Michał Mirosław
· 14 years ago
8679488
net: ethtool: use ndo_fix_features for offload setting
by Michał Mirosław
· 14 years ago
5455c69
net: Introduce new feature setting ops
by Michał Mirosław
· 14 years ago
0a41770
ethtool: factorize get/set_one_feature
by Michał Mirosław
· 14 years ago
340ae16
ethtool: factorize ethtool_get_strings() and ethtool_get_sset_count()
by Michał Mirosław
· 14 years ago
212b573
ethtool: enable GSO and GRO by default
by Michał Mirosław
· 14 years ago
9a279ea
ethtool: move EXPORT_SYMBOL(ethtool_op_set_tx_csum) to correct place
by Michał Mirosław
· 14 years ago
5990b18
enic: Clean up: Remove a not needed #ifdef
by Vasanthy Kolluri
· 14 years ago
e0afe53
enic: Bug fix: Reset driver count of registered unicast addresses to zero during device reset
by Vasanthy Kolluri
· 14 years ago
ed199fa
tg3: Restrict phy ioctl access
by Matt Carlson
· 14 years ago
0d672e9
drivers/net: Call netif_carrier_off at the end of the probe
by Ivan Vecera
· 14 years ago
Next »