aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/ip_fragment.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-23net: via-rhine: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-10-23net: tc35815: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-10-23net: spider_net: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-10-23net: tlan: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-10-23net: tehuti: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-10-23net: niu: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-10-23net: sungem: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-10-23sh_eth: add/use RMCR.RNC bitSergei Shtylyov2-3/+6
2013-10-23net: always inline net_secret_initHannes Frederic Sowa1-1/+1
2013-10-23net: Dereference pointer-value of sk_prot->memory_pressureChristoph Paasch1-1/+1
2013-10-23batman-adv: generalize batman-adv icmp packet handlingSimon Wunderlich5-97/+157
2013-10-23batman-adv: Start new development cycleSimon Wunderlich1-1/+1
2013-10-23batman-adv: include the sync-flags when compute the global/local table CRCAntonio Quartulli3-2/+28
2013-10-23batman-adv: improve the TT component to support runtime flag changesAntonio Quartulli2-1/+30
2013-10-23batman-adv: invoke dev_get_by_index() outside of is_wifi_iface()Antonio Quartulli3-31/+12
2013-10-23batman-adv: send GW_DEL event in case of soft-iface destructionAntonio Quartulli1-2/+7
2013-10-23batman-adv: limit local translation table max sizeMarek Lindner5-36/+173
2013-10-23batman-adv: adapt the TT component to use the new API functionsAntonio Quartulli1-11/+24
2013-10-23batman-adv: provide orig_node routing APIAntonio Quartulli3-88/+151
2013-10-23batman-adv: adapt the neighbor purging routine to use the new API functionsAntonio Quartulli1-8/+9
2013-10-23batman-adv: adapt bonding to use the new API functionsAntonio Quartulli3-15/+32
2013-10-23batman-adv: add bat_neigh_is_equiv_or_better API functionAntonio Quartulli4-1/+30
2013-10-23batman-adv: add bat_neigh_cmp API functionAntonio Quartulli3-1/+25
2013-10-23batman-adv: add bat_orig_print API functionAntonio Quartulli3-56/+78
2013-10-23batman-adv: make struct batadv_orig_node algorithm agnosticAntonio Quartulli4-95/+135
2013-10-23batman-adv: make struct batadv_neigh_node algorithm agnosticAntonio Quartulli8-71/+103
2013-10-23platform/x86: fix asus-wmi build errorRandy Dunlap1-0/+1
2013-10-23bcache: Fixed incorrect order of arguments to bio_alloc_bioset()Kent Overstreet1-1/+1
2013-10-22macvlan: resolve ENOENT errors on creationJohn Fastabend1-6/+5
2013-10-22bonding: move bond-specific init after enslave happensVeaceslav Falico1-51/+14
2013-10-22ax88179_178a: Add VID:DID for Samsung USB Ethernet AdapterFreddy Xin1-1/+18
2013-10-22ax88179_178a: Correct the RX error definition in RX headerFreddy Xin1-2/+2
2013-10-22Revert "bridge: only expire the mdb entry when query is received"Linus Lüssing3-22/+28
2013-10-22net: remove function sk_reset_txq()ZHAO Gang2-9/+1
2013-10-22i40e: Bump versionCatherine Sullivan1-1/+1
2013-10-22i40e: use pf_id for pf function id in qtx_ctlShannon Nelson2-3/+3
2013-10-22i40e: check vsi ptrs before dumping themShannon Nelson1-16/+23
2013-10-22i40e: reorder block declarations in debugfsShannon Nelson1-8/+8
2013-10-22i40e: tweaking icr0 handling for legacy irqShannon Nelson3-8/+8
2013-10-22i40e: refactor fdir setup functionJesse Brandeburg1-45/+33
2013-10-22i40e: fix sign extension issueJesse Brandeburg1-6/+6
2013-10-22i40e: fix use of untrusted scalar value warningJesse Brandeburg1-16/+18
2013-10-22i40e: clamp debugfs nvm read commandJesse Brandeburg1-3/+5
2013-10-22i40e: debugfs fixupsJesse Brandeburg1-12/+26
2013-10-22i40e: fixup legacy interrupt handlingShannon Nelson1-6/+12
2013-10-22i40e: assign correct vector to VFMitch Williams1-1/+1
2013-10-22i40e: don't free nonexistent ringsMitch Williams1-5/+6
2013-10-22i40e: do not flush after re-enabling interruptsJesse Brandeburg2-3/+2
2013-10-22sony-laptop: don't change keyboard backlight settingsMattia Dongili1-17/+9
2013-10-22vfs: fix new kernel-doc warningsRandy Dunlap1-8/+7