index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
batman-adv: Move soft-interface initialization to ndo_init
Sven Eckelmann
2013-03-27
2
-88
/
+86
*
batman-adv: Fix endianness errors for network coding
Martin Hundebøll
2013-03-27
2
-2
/
+2
*
6lowpan: use IEEE802154_ADDR_LEN instead of a magic number
Tony Cheneau
2013-03-27
1
-1
/
+1
*
6lowpan: fix a small formatting issue
Tony Cheneau
2013-03-27
1
-1
/
+1
*
ieee802154/at86rf230: Fix register names for RX_AACK_ON and TX_ARET_ON
stefan@datenfreihafen.org
2013-03-27
1
-2
/
+2
*
ieee802154/at86rf230: Implement hardware address filter callback.
stefan@datenfreihafen.org
2013-03-27
1
-0
/
+47
*
ieee802154/dgram: Pass source address in dgram_recvmsg
Stephen Röttger
2013-03-27
1
-0
/
+10
*
VXLAN: Fix sparse warnings.
Pravin B Shelar
2013-03-27
1
-5
/
+4
*
MAINTAINERS: Update qlge maintainers list
Shahed Shaikh
2013-03-26
1
-0
/
+1
*
net: fec: TX Buffer incorrectly initialized
Jim Baxter
2013-03-26
1
-1
/
+1
*
Merge branch 'stmmac'
David S. Miller
2013-03-26
21
-391
/
+2019
|
\
|
*
stmmac: update the Doc and Version (PTP+SGMII)
Giuseppe CAVALLARO
2013-03-26
2
-3
/
+32
|
*
stmmac: add the support for PTP hw clock driver
Rayagond Kokatanur
2013-03-26
8
-10
/
+294
|
*
stmmac: add IEEE PTPv1 and PTPv2 support.
Rayagond Kokatanur
2013-03-26
11
-24
/
+732
|
*
stmmac: add tx_skbuff_dma to save descriptors used by PTP
Rayagond Kokatanur
2013-03-26
4
-4
/
+22
|
*
stmmac: initial support to manage pcs modes
Giuseppe CAVALLARO
2013-03-26
6
-15
/
+257
|
*
stmmac: start adding pcs and rgmii core irq
Giuseppe CAVALLARO
2013-03-26
6
-50
/
+55
|
*
stmmac: support extend descriptors
Giuseppe CAVALLARO
2013-03-26
11
-218
/
+528
|
*
stmmac: reorganize chain/ring modes removing Koptions
Giuseppe CAVALLARO
2013-03-26
10
-137
/
+169
|
/
*
bonding: cleanup unneeded rcu_read_lock()
Veaceslav Falico
2013-03-26
1
-2
/
+1
*
MAINTAINERS: add netdev list for PTP (IEEE 1588)
Jiri Benc
2013-03-26
1
-0
/
+1
*
ptp_pch: fix typo in module parameter description
Jiri Benc
2013-03-26
1
-1
/
+1
*
net: wireless: iwlegacy: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-03-26
1
-2
/
+2
*
net: ethernet: atheros: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-03-26
1
-1
/
+1
*
net: ethernet: wiznet: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-03-26
2
-4
/
+4
*
Merge branch 'transport-header'
David S. Miller
2013-03-26
5
-1
/
+59
|
\
|
*
net_sched: better precise estimation on packet length for untrusted packets
Jason Wang
2013-03-26
1
-1
/
+7
|
*
netback: set transport header before passing it to kernel
Jason Wang
2013-03-26
1
-0
/
+12
|
*
packet: set transport header before doing xmit
Jason Wang
2013-03-26
1
-0
/
+21
|
*
tuntap: set transport header before passing it to kernel
Jason Wang
2013-03-26
1
-0
/
+10
|
*
macvtap: set transport header before passing skb to lower device
Jason Wang
2013-03-26
1
-0
/
+9
|
/
*
netlink: remove duplicated NLMSG_ALIGN
Hong zhi guo
2013-03-26
1
-1
/
+1
*
Merge branch '6lowpan'
David S. Miller
2013-03-26
6
-30
/
+128
|
\
|
*
6lowpan: modify udp compression/uncompression to match the standard
Tony Cheneau
2013-03-26
1
-3
/
+36
|
*
6lowpan: use the PANID provided by the device instead of a static value
Tony Cheneau
2013-03-26
1
-2
/
+4
|
*
6lowpan: obtain IEEE802.15.4 sequence number from the MAC layer
Tony Cheneau
2013-03-26
1
-0
/
+8
|
*
mac802154: add mac802154_dev_get_dsn()
Tony Cheneau
2013-03-26
3
-0
/
+11
|
*
6lowpan: store fragment tag values per device instead of net stack wide
Tony Cheneau
2013-03-26
1
-4
/
+5
|
*
6lowpan: add debug messages for 6LoWPAN fragmentation
Tony Cheneau
2013-03-26
1
-4
/
+21
|
*
6lowpan: fix first fragment (FRAG1) handling
Tony Cheneau
2013-03-26
1
-13
/
+23
|
*
6lowpan: use short IEEE 802.15.4 addresses for broadcast destination
Tony Cheneau
2013-03-26
1
-8
/
+15
|
*
mac802154: turn on ACK when enabled by the upper layers
Tony Cheneau
2013-03-26
1
-0
/
+2
|
*
6lowpan: always enable link-layer acknowledgments
Tony Cheneau
2013-03-26
1
-0
/
+4
|
*
6lowpan: next header is not properly set upon decompression of a UDP header.
Tony Cheneau
2013-03-26
1
-1
/
+3
|
*
6lowpan: lowpan_is_iid_16_bit_compressable() does not detect compressible add...
Tony Cheneau
2013-03-26
1
-3
/
+4
|
/
*
netlink: have length check of rtnl msg before deref
Hong zhi guo
2013-03-26
2
-19
/
+26
*
Merge branch 'ipv6-firewire'
David S. Miller
2013-03-26
6
-178
/
+213
|
\
|
*
firewire net, ipv6: IPv6 over Firewire (RFC3146) support.
YOSHIFUJI Hideaki / 吉藤英明
2013-03-26
3
-9
/
+96
|
*
firewire net, ipv4 arp: Extend hardware address and remove driver-level packe...
YOSHIFUJI Hideaki / 吉藤英明
2013-03-26
4
-135
/
+82
|
*
firewire net: Ignore spd and max_payload advertised by ARP.
YOSHIFUJI Hideaki / 吉藤英明
2013-03-26
1
-16
/
+0
[next]