]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - net/ieee802154/6lowpan_iphc.c
net: 6lowpan: fixup for code movement
[mirror_ubuntu-bionic-kernel.git] / net / ieee802154 / 6lowpan_iphc.c
2014-01-28 Stephen Rothwellnet: 6lowpan: fixup for code movement
2014-01-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2014-01-26 Linus TorvaldsMerge tag 'mmc-updates-for-3.14-rc1' of git://git.kerne...
2014-01-26 Linus TorvaldsMerge tag 'for-3.14-merge-window' of git://git.kernel...
2014-01-25 Linus TorvaldsMerge branch 'ipmi' (ipmi patches from Corey Minyard)
2014-01-25 Linus TorvaldsMerge tag 'spi-v3.14-2' of git://git.kernel.org/pub...
2014-01-25 Linus TorvaldsMerge tag 'regulator-v3.14-2' of git://git.kernel.org...
2014-01-25 Linus TorvaldsMerge tag 'regmap-v3.14' of git://git.kernel.org/pub...
2014-01-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2014-01-24 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2014-01-23 John W. LinvilleMerge branch 'for-john' of git://git.kernel.org/pub...
2014-01-23 Yann Droneaud6lowpan: add a license to 6lowpan_iphc module
2014-01-18 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2014-01-16 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2014-01-16 John W. LinvilleMerge branch 'for-john' of git://git.kernel.org/pub...
2014-01-14 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2014-01-14 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2014-01-13 John W. LinvilleMerge branch 'for-john' of git://git.kernel.org/pub...
2014-01-13 John W. LinvilleMerge branch 'for-linville' of git://github.com/kvalo/ath
2014-01-13 John W. LinvilleMerge tag 'nfc-next-3.14-1' of git://git.kernel.org...
2014-01-12 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2014-01-10 David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2014-01-10 David S. MillerMerge branch 'for-davem' of git://git.kernel.org/pub...
2014-01-10 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2014-01-08 John W. LinvilleMerge branch 'for-upstream' of git://git.kernel.org...
2013-12-17 Alexander Aring6lowpan: cleanup udp compress function
2013-12-17 Alexander Aring6lowpan: udp use subtraction on both conditions
2013-12-17 Alexander Aring6lowpan: udp use lowpan_fetch_skb function
2013-12-17 Alexander Aring6lowpan: add udp warning for elided checksum
2013-12-17 Alexander Aring6lowpan: fix udp byte ordering
2013-12-17 Alexander Aring6lowpan: fix udp compress ordering
2013-12-17 Alexander Aring6lowpan: udp use lowpan_push_hc_data function
2013-12-12 Alexander Aring6lowpan: fix/move/cleanup debug functions
2013-12-11 Jukka Rissanen6lowpan: Moving generic compression code into 6lowpan_i...