index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
kasprintf.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-07-02
lib: vsprintf: add IPv4/v6 generic %p[Ii]S[pfs] format specifier
Daniel Borkmann
2
-2
/
+154
2013-07-02
net: Swap ver and type in pppoe_hdr
Changli Gao
1
-2
/
+2
2013-07-02
x25: Fix broken locking in ioctl error paths.
Dave Jones
1
-7
/
+8
2013-07-02
netem: use rb tree to implement the time queue
Eric Dumazet
1
-24
/
+85
2013-07-02
net: qmi_wwan: add TP-LINK MA260
Bjørn Mork
1
-0
/
+1
2013-07-02
net: qmi_wwan: add Option GTM681W
Bjørn Mork
1
-0
/
+1
2013-07-02
net: qmi_wwan: fixup Sierra Wireless MC8305 entry
Bjørn Mork
1
-1
/
+0
2013-07-01
net: avoid calling sched_clock when LLS is off
Eliezer Tamir
2
-6
/
+22
2013-07-01
net: fix LLS debug_smp_processor_id() warning
Eliezer Tamir
1
-5
/
+25
2013-07-01
neighbour: fix a race in neigh_destroy()
Eric Dumazet
1
-5
/
+7
2013-07-01
net: stmmac: fixed enh_desc set always zero
Byungho An
1
-3
/
+3
2013-07-01
net: stmmac: fixed operator typo
Byungho An
1
-5
/
+5
2013-07-01
xen: Use more current logging styles
Joe Perches
2
-19
/
+16
2013-07-01
net: fec: Fix multicast list setup in fec_restart().
Christoph Müllner
1
-3
/
+4
2013-07-01
ipv6: fix ecmp lookup when oif is specified
Nicolas Dichtel
1
-4
/
+8
2013-07-01
ipv6: only apply anti-spoofing checks to not-pointopoint tunnels
Hannes Frederic Sowa
1
-1
/
+1
2013-07-01
openvswitch: Add Kconfig dependency on GRE-DEMUX.
Pravin B Shelar
3
-5
/
+18
2013-07-01
alx: fix ethtool support code
Johannes Berg
1
-35
/
+29
2013-07-01
alx: fix MAC address alignment problem
Johannes Berg
1
-4
/
+4
2013-07-01
alx: separate link speed/duplex fields
Johannes Berg
4
-125
/
+106
2013-07-01
alx: make sizes unsigned
Johannes Berg
1
-4
/
+4
2013-07-01
alx: remove NET_CORE Kconfig select
Johannes Berg
1
-1
/
+0
2013-07-01
alx: fix 100mbit/half duplex speed translation
Johannes Berg
1
-1
/
+1
2013-07-01
alx: treat flow control correctly in alx_set_pauseparam()
Johannes Berg
1
-1
/
+2
2013-07-01
net/mlx4_core: Add HW enforcement to VF link state
Rony Efraim
4
-22
/
+60
2013-07-01
net/mlx4_core: Dynamic VST to VST vlan/qos changes
Jack Morgenstein
7
-11
/
+319
2013-06-30
netfilter: nf_queue: add NFQA_SKB_CSUM_NOTVERIFIED info flag
Florian Westphal
2
-2
/
+16
2013-06-29
bonding: combine pr_debugs in bond_set_dev_addr into one
Nikolay Aleksandrov
1
-3
/
+2
2013-06-29
ssb/trivial: replace numeric with standard PM state macros
Yijing Wang
1
-1
/
+1
2013-06-29
net/trivial: replace numeric with standard PM state macros
Yijing Wang
8
-10
/
+10
2013-06-29
nlmon: fix comparison in nlmon_is_valid_mtu
Daniel Borkmann
1
-1
/
+5
2013-06-29
drivers: net: cpsw: add newline after MACID log
Daniel Mack
1
-2
/
+2
2013-06-29
pch_gbe: use managed functions pcim_* and devm_*
Andy Shevchenko
1
-35
/
+15
2013-06-29
pch_gbe: convert pr_* to netdev_*
Andy Shevchenko
6
-164
/
+250
2013-06-29
pch_gbe: remove inline keyword for exported functions
Andy Shevchenko
3
-13
/
+13
2013-06-29
usbnet: ax88179_178a: add .reset_resume hook
David Chang
1
-0
/
+1
2013-06-29
usbnet: ax88179_178a: Correct a typo in description
David Chang
1
-2
/
+2
2013-06-29
ipv4: use next hop exceptions also for input routes
Timo Teräs
3
-17
/
+54
2013-06-29
ipv6: resend MLD report if a link-local address completes DAD
Hannes Frederic Sowa
4
-5
/
+67
2013-06-29
ipv6: introduce per-interface counter for dad-completed ipv6 addresses
Hannes Frederic Sowa
2
-8
/
+32
2013-06-28
bonding: when cloning a MAC use NET_ADDR_STOLEN
nikolay@redhat.com
1
-14
/
+19
2013-06-28
bonding: remove unnecessary dev_addr_from_first member
nikolay@redhat.com
2
-6
/
+2
2013-06-28
bonding: remove unnecessary setup_by_slave member
nikolay@redhat.com
2
-5
/
+1
2013-06-28
netlink: fix splat in skb_clone with large messages
Pablo Neira
3
-18
/
+35
2013-06-28
sit: add support of x-netns
Nicolas Dichtel
3
-11
/
+42
2013-06-28
dev: introduce skb_scrub_packet()
Nicolas Dichtel
3
-10
/
+25
2013-06-27
ath10k: minimally handle new channel width enumeration values
John W. Linville
1
-0
/
+4
2013-06-27
ath9k_htc: ifdef out IFTYPE_MESH advertisement
Thomas Pedersen
1
-2
/
+4
2013-06-27
brcmfmac: remove code and comment for older kernel support
Arend van Spriel
1
-27
/
+2
2013-06-27
brcmfmac: reduce firmware-signalling locking scope in rx path
Arend van Spriel
1
-26
/
+51
[next]